qwen3_vl_text

Model type

qwen3_vl_text

Class

Qwen3VLTextModel

Task

text-generation

Source

models/qwen_vl.py

Description

Qwen3-VL text-only decoder.

Usage

mobius build --model <MODEL_ID> output_dir/
from mobius import build

model = build("<MODEL_ID>")