dots1

Model type

dots1

Class

DeepSeekV3CausalLMModel

Task

text-generation

Source

models/deepseek.py

Description

DeepSeek-V3 Causal LM with MLA + MoE.

Usage

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

model = build("<MODEL_ID>")