plamo2

Model type

plamo2

Class

Plamo2ForCausalLM

Task

plamo2-text-generation

Source

models/plamo2.py

Description

Dedicated PLaMo2 causal LM with alternating KV and recurrent states.

Usage

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

model = build("<MODEL_ID>")