Image-to-Text
Transformers
Safetensors
qwen3_vl
UniGenBench-EvalModel-qwen3vl-32b-v1 / generation_config.json
CodeGoat24's picture
Upload folder using huggingface_hub
0382312 verified
raw
history blame contribute delete
199 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "4.57.1"
}