aamanlamba commited on
Commit
b7877cd
·
verified ·
1 Parent(s): f26019f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -9,4 +9,8 @@ base_model:
9
  tags:
10
  - mlx
11
  - llama3.2
12
- ---
 
 
 
 
 
9
  tags:
10
  - mlx
11
  - llama3.2
12
+ ---
13
+
14
+ This model was converted to MLX format from [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) using mlx 0.21.1 and mlx-lm 0.20.5
15
+
16
+ Refer to the [original model card](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) for more details on the model.