Views
No views yet

| Family | lfm2 (hybrid) |
| Layers | 14 — 8 short-conv (LIV) + 6 full-attention |
| Hidden | 1024 · vocab 65536 · tied embeddings |
| Cache | hybrid (conv state + KV for attention layers) |
| Tools | Liquid Python-call format (lfm2 tool parser) |
conv.conv kernel + conv.in_proj/conv.out_proj) interleave with full-attention layers — verified coherent generation in mlx_lm after quantization.python -m mlx_lm generate --model OsaurusAI/LFM2.5-230M-MXFP8 --prompt "What is the capital of France?"LICENSE)