IDEA: Bitnet 1.58 (a4.8) version in future variants would be so incredible!

#40
by apiarium - opened

GLM-5.2 is incredible β€” thanks for releasing the weights. Would the team consider releasing a BitNet 1.58 (a4.8) variant in a future update? For anyone unfamiliar: ternary weights {-1, 0, +1} at 1.58 bits/param plus 4-bit activations means matmul becomes pure integer addition, no floating-point multipliers needed. Microsoft's bitnet.cpp already runs a 100B BitNet model on a single CPU at reading speed (5–7 tok/s) with 2–6Γ— speedups on consumer hardware. The BitNet 1.58 paper (arXiv:2402.17764) showed perplexity parity with FP16 at 7B scale, and the a4.8 paper (arXiv:2411.04965) pushed activations down further with minimal quality loss. Training recipe is public at microsoft/unilm. A BitNet-native GLM would run offline on ordinary laptops and phones β€” no GPU needed β€” which is exactly the kind of accessibility a model this good deserves. Just putting it out there!

apiarium changed discussion title from Bitnet 1.58 (a4.8) version for the next GLM would make everything much easier! to Idea: Bitnet 1.58 (a4.8) version in future variants would be so incredible!
apiarium changed discussion title from Idea: Bitnet 1.58 (a4.8) version in future variants would be so incredible! to IDEA: Bitnet 1.58 (a4.8) version in future variants would be so incredible!

I totally agree on the first part "GLM-5.2 is incredible" πŸ‘Œ

Then I was unfamiliar with all the other words. It was a dense lesson and I discovered many new rabbit holes.
Thanks OP, and I hope what you describe becomes reality !

I am gueninely excited for what is coming in the second half of 2026.

Sign up or log in to comment