GLM-5.3-Flash-CYBERSECURITY-W4A16 / generation_config.json
dealignai's picture
fix: ship repetition_penalty 1.1 (matches sibling GLM-5.3 releases)
2993a9b verified
Raw
History Blame Contribute Delete
223 Bytes
{
"_from_model_config": true,
"eos_token_id": [
154820,
154827,
154829
],
"pad_token_id": 154820,
"temperature": 1.0,
"top_p": 0.95,
"transformers_version": "5.16.0",
"repetition_penalty": 1.1
}