gpt-oss-20b-base / generation_config.json
jxm's picture
Upload GptOssForCausalLM quantized wheights for compatibility with vLLM (#5)
03feb5a verified
raw
history blame contribute delete
177 Bytes
{
"bos_token_id": 199998,
"do_sample": true,
"eos_token_id": [
200002,
199999,
200012
],
"pad_token_id": 199999,
"transformers_version": "4.56.0.dev0"
}