project-angel-chatglm4 / generation_config.json
derek33125's picture
Updating model based on GLM4 update
146cc0e verified
raw
history blame
No virus
207 Bytes
{
"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.42.4"
}