half-RuadaptQwen3-4B-Instruct / generation_config.json
foss22's picture
Upload folder using huggingface_hub
2c911a8 verified
Raw
History Blame Contribute Delete
165 Bytes
{
"do_sample": true,
"eos_token_id": 146215,
"pad_token_id": 146213,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "5.10.2"
}