qwen2_5_vl_text

Model type

qwen2_5_vl_text

Class

Qwen25VLTextModel

Task

text-generation

Source

models/qwen_vl.py

Description

Qwen2.5-VL text-only decoder.

Usage

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

model = build("<MODEL_ID>")