Tencent-Hunyuan-Large / generation_config.json
woodchen7's picture
Upload generation_config.json with huggingface_hub
d1d4d3e verified
raw
history blame
205 Bytes
{
"eos_token_id": [127960, 127967],
"pad_token_id": 127961,
"do_sample": true,
"top_k": 20,
"top_p": 0.6,
"repetition_penalty": 1.05,
"temperature": 0.7,
"transformers_version": "4.31.0"
}