Viewing profile — crowwork
crowwork
HN member- Joined
- Fri, Sep 30, 2016, 4:29 AM UTC
- HN karma
- 204
- Public activity
- 66 items
- HN profile
- View on Hacker News ↗
About crowwork
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #45670441
The goal of the project is to bring open ABI and FFI for machine learning systems. - Stable, minimal C ABI designed for kernels, DSLs, and runtime extensibility. - Zero-copy intero…
- story
-
comment
Comment #42626725
Scale LLM serving with programmable cross-engine serving patterns, all in a few lines of Python
-
comment
Comment #42231802
XGrammar is an open-source library for efficient, flexible, and portable structured generation. Bring 2x-10x speedup in grammar grammar-guided(JSON and CFG) LLM serving.
- story
- comment
- story
-
comment
Comment #40673596
Comes with ability to do full structured generation with json schema also a in-browser demo https://chat.webllm.ai/
- story
-
comment
Comment #40611961
runs on qwen2 on iphone with 26 tok/sec and a OpenAI style swift API
-
comment
Comment #39487218
2b model running at 20tok/sec on iphone, nice potential for future applications
- story
-
comment
Comment #39119502
Runs Phi-2 on Samsung S23 with pretty decent speed on Google Chrome browser. LLM on browser on a phone
-
comment
Comment #37070390
You can also try out the vulkan backend, which we know should work for windows, although speed might be slower than rocm
-
comment
Comment #37069412
Yes, it works out of box and the blog contains a prebuilt python package that you can try out
-
comment
Comment #37068920
There is also vulkan support which should be more universal(also included in the post), for example, the post also shows running LLM on a steamdeck APU.
-
comment
Comment #36852431
Checkout the latest docs https://mlc.ai/mlc-llm/docs/ MLC started with demos and it evolved lately, with API integrations, documentations into an inference solution that everyone c…
- story
- story
- story
- story
-
comment
Comment #35766493
It certainly also involves generating code(e.g. WebGPU, vulkan) that are more akin to traditionally compiler, and more like graph and memory optimization. So indeed more than packa…
-
comment
Comment #35766385
There is a conda app that can be installed on macos