Qwen 3 VLTO
Collection
Qwen3 VL but without the vision (basically equivalent to the 2507 update): "Vision Language Text Only"
•
6 items
•
Updated

Qwen3-VL-32B-Thinking but without the vision components (Vision Language Text Only). Functions exactly like a text-only Qwen3 model.
To do this, I simply imported the weights from the VL model into the text model via PyTorch's load_state_dict. The model architecture is essentially the exact same.