Viewing profile — marcobambini
marcobambini
HN member- Joined
- Sat, Sep 13, 2014, 7:40 AM UTC
- HN karma
- 5,162
- Public activity
- 371 items
- HN profile
- View on Hacker News ↗
About marcobambini
Recent public activity
-
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…
- story
-
comment
Comment #49132901
Thanks guys for all the comments, I am going to rewrite the README (without using an LLM)
-
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…
-
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…
-
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 …
-
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.
- story
- story
-
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.
- story
- story
-
comment
Comment #49100134
M5 Pro
-
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 …
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story