gpt-oss-120b-fp16 / generation_config.json
twhitworth's picture
Upload 81 files (#4)
c005154 verified
raw
history blame contribute delete
172 Bytes
{
"bos_token_id": 199998,
"do_sample": true,
"eos_token_id": [
200002,
199999,
200012
],
"pad_token_id": 199999,
"transformers_version": "4.55.1"
}