Live data from Hacker News

Viewing profile — marcobambini

marcobambini

HN member
Joined
Sat, Sep 13, 2014, 7:40 AM UTC
HN karma
5,162
Public activity
371 items

About marcobambini

https://marcobambini.com

Recent public activity

  1. comment
    Comment #49181867

    Developing a programming language from scratch was a project that literally drained every ounce of energy I had for years. Every moment of every day, of every month, was devoted to…

  2. story
  3. comment
    Comment #49132901

    Thanks guys for all the comments, I am going to rewrite the README (without using an LLM)

  4. comment
    Comment #49132065

    We are backed by the SQLite author, and we have the right to use the SQLite name. Please do your homework before writing such comments. We used an Elastic license for some projects…

  5. comment
    Comment #49126674

    I wrote tons of software, even a programming language by hand https://github.com/marcobambini/gravity . I'm using my skills to orchestrate LLMs and agents, and I can write better c…

  6. comment
    Comment #49126636

    It is not yet available, the only way is to download the official Kimi K3 model and then convert it: # 1. preflight: reachable? how big? does it fit? tools/fetch_weights.sh --dest …

  7. comment
    Comment #49126618

    We tried to use Metal, but for that specific project it was slower than just using NEON ARM optimizations. It is all documented in the docs.

  8. story
  9. story
  10. comment
    Comment #49110945

    Right, we trade speed for the ability to run a 2.7T-parameter model while preserving accuracy. It is a first version, and we plan to improve the inference performance.

  11. story
  12. story
  13. comment
  14. story
    Show HN: A new engine to run Kimi K3 on a laptop

    Kimi K3 has 2.78 trillion parameters and ships as 1.42 TB of weights. It clearly does not fit in the memory of a laptop. But K3 is a Mixture-of-Experts model. For each token, only …

  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. story
  25. story