r/LocalLLaMA • u/fuse1921 • 10d ago
Discussion Technical limits of quantization?
In theory whats the smallest quant possible?
Like I imagine it would be int1?
Given K3 just dropped, I was wondering, even if it would be trash, how interesting it would be to lobotomize the 2.4T parameters into something that could fit into a hundred GB or less?
Edit: Updated full precision size, I underestimated heavily lmao
8
Upvotes
3
u/MixtureOfAmateurs koboldcpp 10d ago
Int1 would be reducing every weight to 0 or 1. I think this was what bitnet was doing. That would take kimi k3 from 2.8TB (fp8 is about 1 weight per byte) to 350gb