Qwen3-4B-Base / generation_config.json
iNeil77's picture
Update generation_config.json
d6974d4 verified
raw
history blame contribute delete
200 Bytes
{
"bos_token_id": 151643,
"do_sample": false,
"eos_token_id": [
151645,
151643,
151656
],
"pad_token_id": 151656,
"transformers_version": "5.6.1",
"trust_remote_code": true
}