Why we do not try to use compression techniques on the model?
(I am talking about trying to reduce RAM usage by using compression techniques for example writing ABABAB as 3AB) The models should in theory be highly compressible there are only 65536 possible combinations for a 16 bit parameter, also I am sure there will be plenty of repeating patterns in a mode…
Read the full story at r/LocalLLM ↗
Timeline · 1 report
- 2026-09-20 13:10 · r/LocalLLM
Why we do not try to use compression techniques on the model?