rising3월 25일· 2 sources

Quantization from the Ground Up

양자화(Quantization)의 기초부터 이해하기

Why it matters

Quantization can make LLMs approximately 4x smaller and 2x faster with only 5-10% accuracy loss, enabling large models to run on consumer hardware. The post explains how LLM parameters (weights) work as building blocks in layered neural networks with billions of connections, and how computers store numbers as bits, laying the groundwork for understanding quantization techniques.

2
Sources
+0
24h
Growth
180d
Active
floating pointllmmachine learningmemory optimizationneural networkngrokparametersquantization

Sources

Related Issues