Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
AIDSC
/
llama2-7b-chat-hf
like
0
Text Generation
PyTorch
Safetensors
English
llama
facebook
meta
llama-2
conversational
Inference Endpoints
arxiv:
2307.09288
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
5514c85
llama2-7b-chat-hf
/
generation_config.json
ArthurZ
HF staff
Update generation_config.json
5514c85
over 1 year ago
raw
Copy download link
history
blame
Safe
175 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"pad_token_id"
:
0
,
"temperature"
:
0.9
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.31.0.dev0"
}