glm-4-9b-chat-1m / generation_config.json
zRzRzRzRzRzRzR's picture
support transformers 4.44
0aa722c
raw
history blame contribute delete
No virus
208 Bytes
{
"eos_token_id": [
151329,
151336,
151338
],
"pad_token_id": 151329,
"do_sample": true,
"temperature": 0.8,
"max_length": 1024000,
"top_p": 0.8,
"transformers_version": "4.44.0"
}