DE version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
100% Positive
Analyzed from 322 words in the discussion.
Trending Topics
#bits#per#ternary#quantization#llms#better#fast#bit#weight#weights

Discussion (10 Comments)Read Original on HackerNews
If ternary llms work out and are baked into hardware as custom silicon I bet they'll be shockingly efficient.
†Every paper I've read estimates the average information content of transformer LLMs at about 3-4 bits per parameter. Curiously, biological synapses are also estimated to be about 4-5 bits per synapse, possibly a bit lower.
If you’re just using a code book to reconstruct a f16 model the only savings you can get are in sending it over the wire.
Who knew that if you actually look at information entropy you can pack stuff better!