Qwen3-1.7B-Base / generation_config.json
iNeil77's picture
Update generation_config.json
5efcd0c 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
}