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

Create README.md

Browse files

This model was converted to MLX format from meta-llama/Llama-3.2-1B-Instruct using mlx 0.21.1 and mlx-lm 0.20.5

Refer to the [original model card](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) for more details on the model.

Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - aamanlamba/Machine_Learning_QA_Dataset_Llama
5
+ language:
6
+ - en
7
+ base_model:
8
+ - meta-llama/Llama-3.2-1B-Instruct
9
+ tags:
10
+ - mlx
11
+ - llama3.2
12
+ ---