which version of the model run on demo?

#6
by NeoDPS - opened

which version of the model run on demo?

Inside config.py:
MODEL = "qwen3-vl-235b-a22b-instruct"
THINKING_MODEL = "qwen3-vl-235b-a22b-thinking"

https://huggingface.co/spaces/Qwen/Qwen3-VL-Demo/blob/main/config.py#L34

Sign up or log in to comment