majentik's picture
Upload folder using huggingface_hub
ba59555 verified
|
Raw
History Blame Contribute Delete
1.16 kB
---
base_model: openbmb/MiniCPM5-1B
license: apache-2.0
library_name: mlx
pipeline_tag: text-generation
tags:
- mlx
- quantized
- rotorquant
---
# MiniCPM5-1B — RotorQuant MLX 6bit
[`openbmb/MiniCPM5-1B`](https://huggingface.co/openbmb/MiniCPM5-1B) quantized pack, published as `MiniCPM5-1B-RotorQuant-MLX-6bit`.
## Method
MLX quantization via mlx_lm (6bit, group_size 64).
## Release line
Released under the **RotorQuant** line. RotorQuant and TurboQuant are this project's release labels for this pack, not distinct quantization algorithms — both brand repos carry byte-identical weights. No brand-specific speedup is claimed or measured.
## Modality
`pipeline_tag: text-generation`.
## License
This pack is a **derivative** of [`openbmb/MiniCPM5-1B`](https://huggingface.co/openbmb/MiniCPM5-1B); all credit for the original model, training, and weights belongs to the upstream authors. This repo republishes a quantized conversion of those weights only.
Governed by the [apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). See the upstream repo and the linked license for the full terms — no license text is reproduced here.