lfm2¶
Model type |
|
Class |
|
Task |
|
Source |
|
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>")
Model type |
|
Class |
|
Task |
|
Source |
|
LiquidAI LFM2 causal LM with double-gated short convolutions and QK-norm GQA.
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")