GigaChat3-702B-A36B-preview / generation_config.json
bsfg's picture
Update generation_config.json
95e5af8 verified
raw
history blame contribute delete
153 Bytes
{
"temperature": 0.7,
"top_p": 0.3,
"repetition_penalty": 1.1,
"do_sample": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 2
}