glm-4-sft / generation_config.json
wonderwind271's picture
Upload folder using huggingface_hub
ebe042f verified
raw
history blame
208 Bytes
{
"do_sample": true,
"eos_token_id": [
151329,
151336,
151338
],
"max_length": 128000,
"pad_token_id": 151329,
"temperature": 0.8,
"top_p": 0.8,
"transformers_version": "4.43.2"
}