Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Bton
/
llama-2-7b-vinereview
like
1
PyTorch
llama
Model card
Files
Files and versions
Community
Train
42c896e
llama-2-7b-vinereview
/
generation_config.json
Bton
Upload LlamaForCausalLM
42c896e
verified
6 days ago
raw
Copy download link
history
blame
Safe
195 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"pad_token_id"
:
32000
,
"temperature"
:
0.9
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.31.0"
}