File size: 1,193 Bytes
8db758d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
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.