qwen2_moe

Model type

qwen2_moe

Class

Qwen2MoECausalLMModel

Task

text-generation

Source

models/moe.py

Description

Qwen2-MoE causal language model.

Usage

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

model = build("<MODEL_ID>")