Qwen3.5
Run Qwen3.5 on an image.
Last updated
Was this helpful?
Was this helpful?
{
"name": "<your_step_name_here>",
"type": "roboflow_core/qwen3_5vl@v2",
"images": "$inputs.image",
"prompt": "What is in this image?",
"model_version": "qwen3_5-0.8b",
"system_prompt": "You are a helpful assistant.",
"max_new_tokens": "<block_does_not_provide_example>"
}