lfm2

Model type

lfm2

Class

Lfm2CausalLMModel

Task

hybrid-text-generation

Source

models/lfm2.py

Description

LiquidAI LFM2 causal LM with double-gated short convolutions and QK-norm GQA.

Usage

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

model = build("<MODEL_ID>")