ParaBridge / generation_config.json
YuxiangW's picture
Duplicate from Parabridge/MainCheckpoint
ed2626f
Raw
History Blame Contribute Delete
141 Bytes
{
"do_sample": true,
"max_new_tokens": 32768,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.57.6"
}