Sandykgoyal commited on
Commit
18afa3f
·
verified ·
1 Parent(s): f6778c6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - meta-llama/Llama-3.2-3B-Instruct
4
+ library_name: peft
5
+ tags:
6
+ - text-generation
7
+ - causal-lm
8
+ - peft
9
+ ---