Qwen3-0.6B-Infinity-Instruct / generation_config.json
Lithium820's picture
Upload folder using huggingface_hub
08ba832 verified
raw
history blame contribute delete
160 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_new_tokens": 2048,
"pad_token_id": 151643,
"transformers_version": "4.57.1"
}