Hunyuan-PythonGOD-0.5B / generation_config.json
gss1147's picture
Upload dual-GPU DeepSpeed full finetune of Hunyuan-0.5B-Instruct
c61135a verified
raw
history blame contribute delete
226 Bytes
{
"bos_token_id": 120000,
"do_sample": true,
"eos_token_id": 120020,
"pad_token_id": 120002,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "4.55.0.dev0"
}