glm-4-9b-chat-FT-ja-v0.2 / generation_config.json
HODACHI's picture
Upload ChatGLMForConditionalGeneration
5558ae5 verified
raw
history blame contribute delete
No virus
213 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.42.0.dev0"
}