Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fabialma
/
llama
like
0
Text2Text Generation
Spanish
License:
llama3.2
Model card
Files
Files and versions
Community
fabialma
commited on
Oct 12, 2024
Commit
c705ff5
·
verified
·
1 Parent(s):
39db856
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-3
README.md
CHANGED
Viewed
@@ -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
+
---