Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
andreamaduzzi
/
LLaNA-7B_init
like
0
PyTorch
English
llana
License:
mit
Model card
Files
Files and versions
xet
Community
1
andreamaduzzi
commited on
Apr 2
Commit
92221f2
·
verified
·
1 Parent(s):
fc7a12a
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,7 @@
1
---
2
license: cc-by-nc-4.0
3
-
---
1
---
2
license: cc-by-nc-4.0
3
+
language:
4
+
- en
5
+
base_model:
6
+
- meta-llama/Llama-2-7b-chat-hf
7
+
---