Update README.md
Browse files
README.md
CHANGED
@@ -25,15 +25,19 @@ https://huggingface.co/agentica-org/DeepScaleR-1.5B-Preview. (Base Model)
|
|
25 |
<a href="https://huggingface.co/agentica-org" style="margin: 2px;">
|
26 |
<img alt="Hugging Face" src="https://img.shields.io/badge/Agentica-fcd022?style=for-the-badge&logo=huggingface&logoColor=000&labelColor" style="display: inline-block; vertical-align: middle;"/>
|
27 |
</a>
|
|
|
|
|
|
|
28 |
|
29 |
-
# Other Types/
|
30 |
| Link | Type | Size| Notes |
|
31 |
|-------|-----------|-----------|-----------|
|
32 |
-
| [MLX] (https://huggingface.co/AlejandroOlmedo/DeepScaleR-1.5B-Preview-
|
33 |
-
| [MLX] (https://huggingface.co/AlejandroOlmedo/DeepScaleR-1.5B-Preview-
|
34 |
-
| [MLX] (https://huggingface.co/AlejandroOlmedo/DeepScaleR-1.5B-Preview-
|
|
|
|
|
35 |
|
36 |
-
I simply converted it to MLX format with a quantization of 4-bits for better performance on Apple Silicon Macs (M1,M2,M3,M4 Chips).
|
37 |
|
38 |
# AlejandroOlmedo/DeepScaleR-1.5B-Preview-4bit-mlx
|
39 |
|
|
|
25 |
<a href="https://huggingface.co/agentica-org" style="margin: 2px;">
|
26 |
<img alt="Hugging Face" src="https://img.shields.io/badge/Agentica-fcd022?style=for-the-badge&logo=huggingface&logoColor=000&labelColor" style="display: inline-block; vertical-align: middle;"/>
|
27 |
</a>
|
28 |
+
|
29 |
+
- Converted it to MLX format with a quantization of 4-bits for better performance on Apple Silicon Macs (M1,M2,M3,M4 Chips).
|
30 |
+
- If you want a bigger model size for improved accuracy, see the models below.
|
31 |
|
32 |
+
# Other Types/Quants:
|
33 |
| Link | Type | Size| Notes |
|
34 |
|-------|-----------|-----------|-----------|
|
35 |
+
| [MLX] (https://huggingface.co/AlejandroOlmedo/DeepScaleR-1.5B-Preview-mlx) | Full | 3.57 GB | **Best Quality** |
|
36 |
+
| [MLX] (https://huggingface.co/AlejandroOlmedo/DeepScaleR-1.5B-Preview-8bit-mlx) | 8-bit | 1.90 GB | **Better Quality** |
|
37 |
+
| [MLX] (https://huggingface.co/AlejandroOlmedo/DeepScaleR-1.5B-Preview-6bit-mlx) | 6-bit | 1.46 GB | Good Quality|
|
38 |
+
| [MLX] (https://huggingface.co/AlejandroOlmedo/DeepScaleR-1.5B-Preview-4bit-mlx) | 4-bit | 1.01 GB | Bad Quality|
|
39 |
+
|
40 |
|
|
|
41 |
|
42 |
# AlejandroOlmedo/DeepScaleR-1.5B-Preview-4bit-mlx
|
43 |
|