Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
andreamaduzzi
/
LLaNA-7B
like
0
Text Generation
Transformers
Safetensors
English
nerfllm
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
andreamaduzzi
commited on
Oct 23, 2024
Commit
c377d7c
·
verified
·
1 Parent(s):
66dd7d6
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -5,4 +5,5 @@ language:
5
base_model:
6
- meta-llama/Llama-2-7b
7
library_name: transformers
8
---
5
base_model:
6
- meta-llama/Llama-2-7b
7
library_name: transformers
8
+
pipeline_tag: text-generation
9
---