AXL-Vision-v2 / generation_config.json
KennedyOfficaly's picture
Upload 9 files
c217fa1 verified
{
"max_new_tokens": 256,
"temperature": 0.8,
"top_k": 40,
"top_p": 0.9,
"repetition_penalty": 1.1,
"do_sample": true
}