Text Generation
Transformers
Safetensors
qwen3_5_text
build-small-hackathon
conversational
OpenMythos / generation_config.json
KingNish's picture
Upload Qwen3_5ForCausalLM
eb1fd3d verified
Raw
History Blame Contribute Delete
214 Bytes
{
"bos_token_id": 248044,
"do_sample": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248055,
"temperature": 1.0,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.12.0"
}