MiniCPM5-2B EXL3
Collection
EXL3 quants of MiniCPM5-2B, produced by BlockQuant. • 1 item • Updated
An ExLlamaV3 build of
OpenBMB/MiniCPM5-2Bat 6.0 bits per weight. See Quants for sibling repos at other bit‑widths or browse the collection.
| BPW | Head bits | Calibration rows | Size | Status |
|---|---|---|---|---|
| 6.0 | 8 | 250 | 2.3 GB | this repo |
| Loader | Use it for |
|---|---|
| TabbyAPI | OpenAI‑compatible HTTP server. Drop‑in for OpenAI clients. |
| text‑generation‑webui | Local chat UI. Pick the ExLlamaV3 loader from the model dropdown. |
| ExLlamaV3 | Direct Python API for embedding the model in your own code or pipeline. |
pip install -U huggingface_hub
hf download \
Honkware/MiniCPM5-2B-exl3-6.0bpw \
--local-dir ./MiniCPM5-2B-exl3-6.0bpw
quantization_config.json)| Setting | Value |
|---|---|
| Format | EXL3 |
| Bits per weight | 6.0 |
| Head bits | 8 |
| Calibration rows | 250 |
| Codebook | mul1 |
| Out‑scales | always |
| Parallel mode | enabled |
The codebook is recorded in the weights, so loaders pick it up with no configuration. mul1 needs ExLlamaV3 v0.0.3 or newer; an older build ignores the marker and decodes the weights with the wrong codebook.
Loaded automatically by every ExLlamaV3 loader; reproduced here for searchability.
Use and license follow the base model. Quantization adds no additional restrictions. Refer to the upstream repository for terms, citation, and safety documentation.
{org}/{model}-exl3-{bpw}bpw