Skip to content

Tag: llm

All the articles with the tag "llm".

1-Bit LLMs: The Quantization Endgame

1-Bit LLMs: The Quantization Endgame

1-bit models store weights as -1, 0, or 1. That sounds insane until you see them run a 100B parameter model on a laptop CPU. Here's what's actually happening.