majentik's picture
Upload folder using huggingface_hub
8db758d verified
|
Raw
History Blame Contribute Delete
1.19 kB
---
base_model: openbmb/MiniCPM5-1B-Base
license: apache-2.0
library_name: mlx
pipeline_tag: text-generation
tags:
- mlx
- quantized
- rotorquant
---
# MiniCPM5-1B-Base — RotorQuant MLX 5bit
[`openbmb/MiniCPM5-1B-Base`](https://huggingface.co/openbmb/MiniCPM5-1B-Base) quantized pack, published as `MiniCPM5-1B-Base-RotorQuant-MLX-5bit`.
## Method
MLX quantization via mlx_lm (5bit, 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-Base`](https://huggingface.co/openbmb/MiniCPM5-1B-Base); 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.