cmcmaster commited on
Commit
f51fc77
·
verified ·
1 Parent(s): fea401c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - meta-llama/Llama-3.2-3B-Instruct
4
+ pipeline_tag: text-generation
5
+ library_name: mlx
6
+ ---