modernbert-decoder

Model type

modernbert-decoder

Class

ModernBertDecoderModel

Task

text-generation

Source

models/modernbert.py

Description

ModernBERT decoder (causal LM variant).

Usage

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

model = build("<MODEL_ID>")