AlejandroOlmedo commited on
Commit
5a6eb65
·
verified ·
1 Parent(s): dcf515c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
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/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 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