Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- RekaAI/reka-flash-3
|
5 |
+
tags:
|
6 |
+
- mlx
|
7 |
+
- 3_6bit
|
8 |
+
---
|
9 |
+
Quantized 3_6bit MLX version of https://huggingface.co/RekaAI/reka-flash-3 that performs better than regular 3bit MLX quants with a slightly larger size. Converted using mlx-lm 0.22.2
|