File size: 316 Bytes
a5bf47f
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
license: apache-2.0
tags: [quantization, gguf, guide, mobile, dispatchai]
---

# Quantization Guide

Reference for choosing the right GGUF quantization level for mobile deployment.

**Q4_K_M is the recommended sweet spot** — 40% of FP16 size, 92% quality.

🚀 [dispatchAI](https://huggingface.co/dispatchAI)