Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
openai
/
gpt-oss-120b
like
3.92k
Follow
OpenAI
22.9k
Text Generation
Transformers
Safetensors
gpt_oss
vllm
conversational
8-bit precision
mxfp4
arxiv:
2508.10925
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
131
Train
Deploy
Use this model
refs/pr/105
gpt-oss-120b
/
generation_config.json
pcuenq
HF Staff
Configure `<|call|>` as an EOS token
6d331dc
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
177 Bytes
{
"bos_token_id"
:
199998
,
"do_sample"
:
true
,
"eos_token_id"
:
[
200002
,
199999
,
200012
]
,
"pad_token_id"
:
199999
,
"transformers_version"
:
"4.55.0.dev0"
}