quantization-guide / README.md
3morixd's picture
Upload README.md with huggingface_hub
a5bf47f verified
|
Raw
History Blame Contribute Delete
316 Bytes
metadata
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