Supported Models
mobius supports 298 registered model types.
Text Generation
Standard autoregressive language models (CausalLM).
Mixture of Experts
Models that route tokens to a subset of expert MLPs.
model_type
|
Class |
Task |
arctic |
MoECausalLMModel
|
text-generation
|
dbrx |
MoECausalLMModel
|
text-generation
|
deepseek_v2 |
DeepSeekV3CausalLMModel
|
text-generation
|
deepseek_v2_moe |
DeepSeekV3CausalLMModel
|
text-generation
|
deepseek_v3 |
DeepSeekV3CausalLMModel
|
text-generation
|
deepseek_v4 |
DeepSeekV4CausalLMModel
|
deepseek-v4
|
dots1 |
DeepSeekV3CausalLMModel
|
text-generation
|
ernie4_5_moe |
Ernie45MoECausalLMModel
|
text-generation
|
flex_olmo |
MoECausalLMModel
|
text-generation
|
glm4_moe |
Glm4MoECausalLMModel
|
text-generation
|
glm4v_moe_text |
Glm4MoECausalLMModel
|
text-generation
|
gpt_oss |
GPTOSSCausalLMModel
|
text-generation
|
granitemoe |
GraniteMoECausalLMModel
|
text-generation
|
granitemoeshared |
GraniteMoECausalLMModel
|
text-generation
|
hunyuan_v1_moe |
HunYuanMoEV1CausalLMModel
|
text-generation
|
jetmoe |
JetMoeCausalLMModel
|
text-generation
|
longcat_flash |
LongcatFlashCausalLMModel
|
text-generation
|
mixtral |
MoECausalLMModel
|
text-generation
|
olmoe |
MoECausalLMModel
|
text-generation
|
phimoe |
Phi3MoECausalLMModel
|
text-generation
|
qwen2_moe |
Qwen2MoECausalLMModel
|
text-generation
|
qwen3_5_moe |
Qwen35MoECausalLMModel
|
hybrid-text-generation
|
qwen3_moe |
MoECausalLMModel
|
text-generation
|
qwen3_next |
Qwen3NextCausalLMModel
|
hybrid-text-generation
|
qwen3_omni_moe |
MoECausalLMModel
|
text-generation
|
qwen3_vl_moe |
MoECausalLMModel
|
text-generation
|
youtu |
DeepSeekV3CausalLMModel
|
text-generation
|
Multimodal
Models that process images, audio, or other modalities alongside text.
Speech-to-Text
Encoder-decoder models for speech recognition.
model_type
|
Class |
Task |
fastconformer_rnnt |
EncDecRNNTModel
|
fastconformer-rnnt
|
fun_asr |
FunASRForConditionalGeneration
|
fun-asr-speech-language
|
mms |
Wav2Vec2ForCTCModel
|
ctc-asr
|
qwen3_asr |
Qwen3ASRForConditionalGeneration
|
speech-language
|
qwen3_forced_aligner |
Qwen3ASRForConditionalGeneration
|
speech-language
|
sensevoice_small |
SenseVoiceSmallModel
|
audio-ctc
|
whisper |
WhisperForConditionalGeneration
|
speech-to-text
|
Audio
Audio encoder models for feature extraction (Wav2Vec2, HuBERT, WavLM).
model_type
|
Class |
Task |
data2vec-audio |
Wav2Vec2Model
|
audio-feature-extraction
|
hubert |
Wav2Vec2Model
|
audio-feature-extraction
|
mctct |
Wav2Vec2Model
|
audio-feature-extraction
|
musicgen |
Wav2Vec2Model
|
audio-feature-extraction
|
qwen3_tts |
Qwen3TTSForConditionalGeneration
|
tts
|
seamless_m4t |
Wav2Vec2Model
|
audio-feature-extraction
|
seamless_m4t_v2 |
Wav2Vec2Model
|
audio-feature-extraction
|
sew |
Wav2Vec2Model
|
audio-feature-extraction
|
sew-d |
Wav2Vec2Model
|
audio-feature-extraction
|
speecht5 |
Wav2Vec2Model
|
audio-feature-extraction
|
unispeech |
Wav2Vec2Model
|
audio-feature-extraction
|
unispeech-sat |
Wav2Vec2Model
|
audio-feature-extraction
|
voxtral_encoder |
Wav2Vec2Model
|
audio-feature-extraction
|
wav2vec2 |
Wav2Vec2Model
|
audio-feature-extraction
|
wav2vec2-bert |
Wav2Vec2Model
|
audio-feature-extraction
|
wav2vec2-conformer |
Wav2Vec2Model
|
audio-feature-extraction
|
wavlm |
Wav2Vec2Model
|
audio-feature-extraction
|
encoder-only
Encoder-only models for embeddings and classification (BERT, RoBERTa).
model_type
|
Class |
Task |
distilbert |
DistilBertModel
|
feature-extraction
|
encoder
Encoder-only transformer models (BERT family).
encoder-decoder
Encoder-decoder sequence-to-sequence models (BART, T5, mBART).
model_type
|
Class |
Task |
bart |
BartForConditionalGeneration
|
seq2seq
|
bigbird_pegasus |
BartForConditionalGeneration
|
seq2seq
|
blenderbot |
BartForConditionalGeneration
|
seq2seq
|
blenderbot-small |
BartForConditionalGeneration
|
seq2seq
|
fsmt |
BartForConditionalGeneration
|
seq2seq
|
led |
BartForConditionalGeneration
|
seq2seq
|
longt5 |
T5ForConditionalGeneration
|
seq2seq
|
m2m_100 |
BartForConditionalGeneration
|
seq2seq
|
marian |
BartForConditionalGeneration
|
seq2seq
|
mbart |
BartForConditionalGeneration
|
seq2seq
|
mt5 |
T5ForConditionalGeneration
|
seq2seq
|
mvp |
BartForConditionalGeneration
|
seq2seq
|
nllb-moe |
BartForConditionalGeneration
|
seq2seq
|
nllb_moe |
BartForConditionalGeneration
|
seq2seq
|
pegasus |
BartForConditionalGeneration
|
seq2seq
|
pegasus_x |
BartForConditionalGeneration
|
seq2seq
|
plbart |
BartForConditionalGeneration
|
seq2seq
|
prophetnet |
BartForConditionalGeneration
|
seq2seq
|
switch_transformers |
T5ForConditionalGeneration
|
seq2seq
|
t5 |
T5ForConditionalGeneration
|
seq2seq
|
trocr |
TrOCRForConditionalGeneration
|
seq2seq
|
umt5 |
T5ForConditionalGeneration
|
seq2seq
|
xlm-prophetnet |
BartForConditionalGeneration
|
seq2seq
|
causal-lm
Absolute positional embedding language models (GPT-2 style).
model_type
|
Class |
Task |
biogpt |
GPT2CausalLMModel
|
text-generation
|
ctrl |
CTRLCausalLMModel
|
text-generation
|
gpt-sw3 |
GPT2CausalLMModel
|
text-generation
|
gpt2 |
GPT2CausalLMModel
|
text-generation
|
gpt_bigcode |
GPT2CausalLMModel
|
text-generation
|
gpt_neo |
GPT2CausalLMModel
|
text-generation
|
imagegpt |
GPT2CausalLMModel
|
text-generation
|
openai-gpt |
GPT2CausalLMModel
|
text-generation
|
opt |
OPTCausalLMModel
|
text-generation
|
xglm |
GPT2CausalLMModel
|
text-generation
|
xlm |
XLMCausalLMModel
|
text-generation
|
vision
Vision-only models for image classification and feature extraction.
model_type
|
Class |
Task |
beit |
ViTModel
|
image-classification
|
blip |
BlipVisionModel
|
image-classification
|
clip_vision_model |
CLIPVisionModel
|
image-classification
|
cvt |
ViTModel
|
image-classification
|
data2vec-vision |
ViTModel
|
image-classification
|
deit |
ViTModel
|
image-classification
|
dinov2 |
ViTModel
|
image-classification
|
dinov2_with_registers |
ViTModel
|
image-classification
|
dinov3_vit |
ViTModel
|
image-classification
|
hiera |
ViTModel
|
image-classification
|
ijepa |
ViTModel
|
image-classification
|
mobilevit |
ViTModel
|
image-classification
|
mobilevitv2 |
ViTModel
|
image-classification
|
pvt |
ViTModel
|
image-classification
|
pvt_v2 |
ViTModel
|
image-classification
|
sam2 |
Sam2VisionModel
|
image-classification
|
siglip |
SigLIPVisionModel
|
image-classification
|
siglip2 |
SigLIPVisionModel
|
image-classification
|
siglip2_vision_model |
SigLIPVisionModel
|
image-classification
|
siglip_vision_model |
SigLIPVisionModel
|
image-classification
|
swin |
ViTModel
|
image-classification
|
swin2sr |
ViTModel
|
image-classification
|
swinv2 |
ViTModel
|
image-classification
|
vit |
ViTModel
|
image-classification
|
vit_hybrid |
ViTModel
|
image-classification
|
vit_mae |
ViTModel
|
image-classification
|
vit_msn |
ViTModel
|
image-classification
|
Depth Estimation
model_type
|
Class |
Task |
depth_anything |
DepthAnythingForDepthEstimation
|
image-classification
|
Hybrid SSM+Attention
model_type
|
Class |
Task |
bamba |
BambaCausalLMModel
|
hybrid-text-generation
|
granitemoehybrid |
GraniteMoeHybridCausalLMModel
|
hybrid-text-generation
|
jamba |
JambaCausalLMModel
|
hybrid-text-generation
|
nemotron_h |
NemotronHCausalLMModel
|
hybrid-text-generation
|
zamba2 |
Zamba2CausalLMModel
|
hybrid-text-generation
|
Object Detection
model_type
|
Class |
Task |
yolos |
YolosForObjectDetection
|
object-detection
|
Segmentation
model_type
|
Class |
Task |
segformer |
SegformerForSemanticSegmentation
|
image-classification
|