Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
eu-test
/
Llama-2-7b
like
2
Follow
EU org
12
Text Generation
Transformers
Safetensors
PyTorch
English
llama
facebook
meta
llama-2
text-generation-inference
License:
llama2
🇪🇺 Region: EU
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a60d157
Llama-2-7b
/
generation_config.json
julien-c
HF staff
import llama2 files
a60d157
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
167 Bytes
{
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"pad_token_id"
:
0
,
"temperature"
:
0.9
,
"max_length"
:
4096
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.31.0.dev0"
}