AlejandroOlmedo commited on
Commit
bef8c08
·
verified ·
1 Parent(s): c7c3072

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -26,14 +26,16 @@ https://huggingface.co/agentica-org/DeepScaleR-1.5B-Preview. (Base Model)
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/Sizes:
 
 
 
30
  | Link | Type | Size| Notes |
31
  |-------|-----------|-----------|-----------|
32
- | [MLX] (https://huggingface.co/AlejandroOlmedo/DeepScaleR-1.5B-Preview-8bit-mlx) | 8-bit | 1.90 GB | **Best Quality** |
33
- | [MLX] (https://huggingface.co/AlejandroOlmedo/DeepScaleR-1.5B-Preview-6bit-mlx) | 6-bit | 1.46 GB | Better Quality|
34
- | [MLX] (https://huggingface.co/AlejandroOlmedo/DeepScaleR-1.5B-Preview-4bit-mlx) | 4-bit | 1.01 GB | Good Quality|
35
-
36
- I simply converted it to MLX format with a quantization of 6-bits for better performance on Apple Silicon Macs (M1,M2,M3,M4 Chips).
37
 
38
  # AlejandroOlmedo/DeepScaleR-1.5B-Preview-6bit-mlx
39
 
 
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 6-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
  # AlejandroOlmedo/DeepScaleR-1.5B-Preview-6bit-mlx
41