glm4_9b_chat/generation_config.json

13 lines
207 B
JSON
Raw Normal View History

2024-10-31 15:59:26 +08:00
{
"eos_token_id": [
151329,
151336,
151338
],
"pad_token_id": 151329,
"do_sample": true,
"temperature": 0.8,
"max_length": 128000,
"top_p": 0.8,
"transformers_version": "4.40.2"
}