Zeeshaan Mohammed commited on
Commit
1e93777
·
verified ·
1 Parent(s): 96315b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - meta-llama/Llama-3.2-1B-Instruct
5
+ pipeline_tag: text-generation
6
+ library_name: transformers
7
+ ---