21. Quantisation and Model Size
Choose between FP16, INT8, INT4, quality, speed, and memory use.
By Jacques Botte, founder of Toptronic®. Last updated 12 September 2026.
The lesson
Quantisation stores model weights with fewer bits. This lowers memory use and can increase speed, but may reduce quality.
A 7B or 13B quantised model can be very useful locally. Larger models may need more VRAM or careful offloading.
The right choice depends on task risk: drafting and summaries tolerate smaller models; deep reasoning and complex coding often need stronger models.
Check yourself
Question 1: What does quantisation reduce?
- Number of keyboard keys
- Monitor size
- All need for review
- Bits used to store model weights — correct
Answer: Bits used to store model weights
Lower precision reduces memory use and may improve speed.
Question 2: What is the trade-off of aggressive quantisation?
- More VRAM required always
- No local support
- Possible quality loss — correct
- Guaranteed perfect reasoning
Answer: Possible quality loss
Compression can reduce accuracy or reasoning quality.
Question 3: When might a stronger or less-quantised model be needed?
- Opening the About dialog
- Deep reasoning or complex coding — correct
- Changing font color
- Saving a file name
Answer: Deep reasoning or complex coding
Higher-risk tasks may need better model quality.
← Previous lesson · All 83 lessons · Next lesson →
The full course — 83 lessons and 249 quiz questions — ships inside the app. Get TPEE to study it offline.