Tutorials
-
Quick Start — Llama-v3
A minimal end-to-end quantization run on a real LLM.
-
Getting Started
Quantize an LLM from scratch — the concepts, step by step.
-
Save & Load
Persist and restore quantization state across runs.
-
Autoquant
Convert PyTorch models to quantized ones automatically.
-
MPath
Select submodules and quantizers with filesystem-like queries.
-
Export
Turn a quantized model into a deployment artifact.
-
Autoquant Qwen
Automatically convert a complex HuggingFace model into a quantized one.