Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
NEU-HAI
/
Llama-2-7b-alpaca-cleaned
like
2
Follow
Northeastern University Human-centered AI Lab
9
Text Generation
Transformers
PyTorch
yahma/alpaca-cleaned
English
llama
llama-2
alpaca
text-generation-inference
Inference Endpoints
arxiv:
1910.09700
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
45f26c2
Llama-2-7b-alpaca-cleaned
/
generation_config.json
yzdyzd
Add ckpt
45f26c2
about 1 year ago
raw
Copy download link
history
blame
Safe
183 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.28.1"
}