Mogith commited on
Commit
937f401
·
verified ·
1 Parent(s): c2a83ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -1,5 +1,9 @@
1
- ---
2
- license: other
3
- license_name: llama4
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: llama4
4
+ license_link: LICENSE
5
+ base_model:
6
+ - meta-llama/Llama-4-Scout-17B-16E-Instruct
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ ---