ernie4_5_moe

Model type

ernie4_5_moe

Class

Ernie45MoECausalLMModel

Task

text-generation

Source

models/moe.py

Description

Ernie 4.5 Mixture of Experts causal language model.

Usage

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

model = build("<MODEL_ID>")