smollm3

Model type

smollm3

Class

SmolLM3CausalLMModel

Task

text-generation

Source

models/smollm.py

Description

SmolLM3 causal language model with per-layer attention control.

Usage

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

model = build("<MODEL_ID>")