qwen3_next

Model type

qwen3_next

Class

Qwen3NextCausalLMModel

Task

hybrid-text-generation

Source

models/qwen3_next.py

Description

Qwen3-Coder-Next causal language model.

Usage

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

model = build("<MODEL_ID>")