smohammadi commited on
Commit
b9768be
·
verified ·
1 Parent(s): c34c277

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Llama-3.2-3B-Instruct
3
+ datasets:
4
+ - tatsu-lab/alpaca
5
+ tags:
6
+ - torchtune
7
+ ---
8
+
9
+ # my_cool_model by torchtune
10
+
11
+ this model was finetuned using torchtune
12
+