Text Generation
Transformers
Safetensors
chatglm
feature-extraction
custom_code
miniG / generation_config.json
JosephusCheung's picture
Upload 7 files
2e73503 verified
raw
history blame
205 Bytes
{
"eos_token_id": [
151329,
151336,
151338
],
"pad_token_id": 151329,
"do_sample": true,
"temperature": 0.8,
"max_length": 8192,
"top_p": 0.8,
"transformers_version": "4.44.0"
}