fabialma commited on
Commit
c705ff5
·
verified ·
1 Parent(s): 39db856

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: llama3.2
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.2
3
+ language:
4
+ - es
5
+ base_model:
6
+ - meta-llama/Llama-3.1-8B-Instruct
7
+ pipeline_tag: text2text-generation
8
+ ---