Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs
11–20 of 181 posts
Re: Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs
#12Re: Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs
#13Re: Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs
#14Re: Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs
#15What’s the trade-off? If it’s smaller, faster and more efficient - is it worse performance? A layman here, curious to know.
These models quite impressive for their size: even an older raspberry pi would be able to handle these.
There's still a lots of use for this kind of model
Re: Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs
#16I tried a few things with it. Got it driving Cursor, which in itself was impressive - it handled some tool usage. Via cursor I had it generate a few web page tests.
On a monte carlo simulation of pi, it got the logic correct but failed to build an interface to start the test. Requesting changes mostly worked, but left over some symbols which caused things to fail. Required a bit of manual editing.
Tried a Simon Wilson pelican as well - very abstract, not recognizable at all as a bird or a bicycle.
Pictures of the results here: https://x.com/pwnies/status/2039122871604441213
There doesn't seem to be a demo link on their webpage, so here's a llama.cpp running on my local desktop if people want to try it out. I'll keep this running for a couple hours past this post: https://unfarmable-overaffirmatively-euclid.ngrok-free.dev
Re: Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs
#17Re: Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs
#181 bit with a FP16 scale factor every 128 bits. Fascinating that this works so well. I tried a few things with it. Got it driving Cursor, which in itself was impressive - it handled some tool usage. Via cursor I had it generate a few web page tests. On a monte carlo simulation of pi, it got the logic correct but failed to build an interface to start the test. Requesting changes mostly worked, but left over some symbol…
Re: Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs
#19Their main contribution seems to be hyperparameter tuning, and they don't compare against other quantization techniques of any sort.
Re: Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs
#201 bit with a FP16 scale factor every 128 bits. Fascinating that this works so well. I tried a few things with it. Got it driving Cursor, which in itself was impressive - it handled some tool usage. Via cursor I had it generate a few web page tests. On a monte carlo simulation of pi, it got the logic correct but failed to build an interface to start the test. Requesting changes mostly worked, but left over some symbol…
here's the google colab link, https://colab.research.google.com/drive/1EzyAaQ2nwDv_1X0jaC5... since the ngrok like likely got ddosed by the number of individuals coming along