Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
NickNickGo
/
pocket_olmo
like
0
PyTorch
Safetensors
olmo
Model card
Files
Files and versions
xet
Community
2
ba6e55d
pocket_olmo
/
generation_config.json
NickNickGo
Upload generation_config.json with huggingface_hub
a5f59cc
verified
12 months ago
raw
Copy download link
history
blame
Safe
108 Bytes
{
"max_length"
:
128
,
"temperature"
:
1.0
,
"top_k"
:
50
,
"top_p"
:
0.95
,
"do_sample"
:
true
}