Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
reyavir
/
promptevals_llama
like
3
PyTorch
llama
arxiv:
2407.21783
arxiv:
2504.14738
License:
llama3
Model card
Files
Files and versions
xet
Community
1
refs/pr/1
promptevals_llama
/
generation_config.json
reyavir
Upload 13 files
abbf120
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
199 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
[
128001
,
128009
]
,
"max_length"
:
4096
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.38.0.dev0"
}