Live data from Hacker News

Viewing profile — crowwork

crowwork

HN member
Joined
Fri, Sep 30, 2016, 4:29 AM UTC
HN karma
204
Public activity
66 items

About crowwork

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. 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…

  4. story
  5. comment
    Comment #42626725

    Scale LLM serving with programmable cross-engine serving patterns, all in a few lines of Python

  6. 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.

  7. story
  8. comment
  9. story
  10. comment
    Comment #40673596

    Comes with ability to do full structured generation with json schema also a in-browser demo https://chat.webllm.ai/

  11. story
  12. comment
    Comment #40611961

    runs on qwen2 on iphone with 26 tok/sec and a OpenAI style swift API

  13. comment
    Comment #39487218

    2b model running at 20tok/sec on iphone, nice potential for future applications

  14. story
  15. comment
    Comment #39119502

    Runs Phi-2 on Samsung S23 with pretty decent speed on Google Chrome browser. LLM on browser on a phone

  16. 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

  17. comment
    Comment #37069412

    Yes, it works out of box and the blog contains a prebuilt python package that you can try out

  18. 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.

  19. 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…

  20. story
  21. story
  22. story
  23. story
  24. 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…

  25. comment
    Comment #35766385

    There is a conda app that can be installed on macos