jesusoctavioas commited on
Commit
bfd8c62
·
verified ·
1 Parent(s): 19e6280

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ base_model:
6
  - deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
7
  ---
8
 
9
- This model was converted to MLX format and quantized Q4, deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B using mlx-lm version 0.4.0. Refer to the original model card for more details on the model.
10
 
11
  Use with mlx . pip install mlx-lm . from mlx_lm import load, generate
12
 
 
6
  - deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
7
  ---
8
 
9
+ This model was converted to MLX format and quantized Q4, from deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B using mlx-lm version 0.4.0. Refer to the original model card for more details on the model.
10
 
11
  Use with mlx . pip install mlx-lm . from mlx_lm import load, generate
12