Janus-Pro-1B-ONNX / generation_config.json
LemOneLabs's picture
Duplicate from onnx-community/Janus-Pro-1B-ONNX
94087f4
Raw
History Blame Contribute Delete
167 Bytes
{
"bos_token_id": 100000,
"eos_token_id": 100001,
"do_sample": true,
"num_image_tokens": 576,
"pad_token_id": 100015,
"temperature": 0.7,
"top_p": 0.95
}