Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
-
-
|
5 |
tags:
|
6 |
- mlx
|
7 |
- 3bit
|
|
|
8 |
---
|
9 |
|
10 |
Quantized 3bit MLX text-only version
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
+
- mistralai/Mistral-Small-3.1-24B-Instruct-2503
|
5 |
tags:
|
6 |
- mlx
|
7 |
- 3bit
|
8 |
+
pipeline_tag: text-generation
|
9 |
---
|
10 |
|
11 |
Quantized 3bit MLX text-only version
|