jetmoe

Model type

jetmoe

Class

JetMoeCausalLMModel

Task

text-generation

Source

models/jetmoe.py

Description

JetMoE causal language model with Mixture-of-Attention.

Usage

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

model = build("<MODEL_ID>")