Hunyuan-A13B-Instruct-FP8 / generation_config.json
manaestras's picture
Upload generation_config.json with huggingface_hub
93eb414 verified
raw
history blame
217 Bytes
{
"do_sample": true,
"eos_token_id": [
127960,
127967
],
"pad_token_id": 127961,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.6,
"transformers_version": "4.41.2"
}