gguf_plamo

Model type

gguf_plamo

Class

PlamoGGUFCausalLMModel

Task

plamo-text-generation

Source

models/gguf_plamo.py

Description

PLaMo causal LM for the exact validated plamo GGUF contract.

Usage

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

model = build("<MODEL_ID>")