LFM2.5 → CMF — one file, one Rust binary, no Python
cargo install cortiq-cli
hf download infosave/LFM2.5-cmf lfm2.5-2.6b-q4tp.cmf --local-dir .
cortiq run lfm2.5-2.6b-q4tp.cmf --prompt "Explain what a Fourier transform does, in two sentences."
LiquidAI's LFM2.5
is a hybrid: most layers
mix with a short gated convolution and only a few carry full attention, so the
state a token needs is small and constant where the convolution runs. These are
those checkpoints in the
CMF container
—
a single memory-mapped file read by
cortiq
, a Rust binary with no ML framework
under it. GPU via Vulkan/Metal/DX12 with a CPU fallback; NVIDIA, AMD, Intel and
Apple silicon read the same file.
All three are 4-bit tiled with ladder scales (
q4tp
), quantized straight from
the bf16 checkpoints.
Speed
Steady-state decode,
cortiq bench --core
, single stream, cortiq
0.5.99+
(the whole-token graph learned this family's short-conv mixer and its
sigmoid-routed MoE in 0.5.98/0.5.99 — earlier versions decode it an order
of magnitude slower).
A100 80GB (Vulkan)
Apple M4
230M
390 tok/s
138 tok/s
2.6B
141 tok/s
42 tok/s (
CMF_GPU=0
)
8B-A1B
124 tok/s
—
On a discrete card the whole token runs as one submitted graph, conv ring
and expert routing included; the MoE's greedy output is token-identical to
the CPU path. On Apple silicon the engine measures both arms at startup and
picks; for the 2.6B the host arm wins there, and
CMF_GPU=0
pins it.
Server and API
cortiq serve lfm2.5-2.6b-q4tp.cmf --port 8080
Speaks the OpenAI API, so anything that talks to OpenAI talks to it:
LFM2.5-cmf huggingface.co is an AI model on huggingface.co that provides LFM2.5-cmf's model effect (), which can be used instantly with this infosave LFM2.5-cmf model. huggingface.co supports a free trial of the LFM2.5-cmf model, and also provides paid use of the LFM2.5-cmf. Support call LFM2.5-cmf model through api, including Node.js, Python, http.
LFM2.5-cmf huggingface.co is an online trial and call api platform, which integrates LFM2.5-cmf's modeling effects, including api services, and provides a free online trial of LFM2.5-cmf, you can try LFM2.5-cmf online for free by clicking the link below.
infosave LFM2.5-cmf online free url in huggingface.co:
LFM2.5-cmf is an open source model from GitHub that offers a free installation service, and any user can find LFM2.5-cmf on GitHub to install. At the same time, huggingface.co provides the effect of LFM2.5-cmf install, users can directly use LFM2.5-cmf installed effect in huggingface.co for debugging and trial. It also supports api for free installation.