LFM2.5-8B-A1B — VRAM, Speed & Local Setup

Written by Jakub Rusinowski · Last updated September 11, 2026

Model libraryLFM2.5 → LFM2.5-8B-A1B

8.3B total parameters resident — about 5.8 GB at Q4_K_M, comfortable on a 6 GB card or a phone with enough RAM — with 1.5B active per token. Note the name understates it: "A1B" is a naming convention, the measured active count is 1.5B. 24 layers, 18 double-gated LIV convolution blocks plus 6 GQA attention layers, which is why its KV cache is far smaller than a 24-layer transformer's. 128K context, vocabulary widened from 65,536 to 128,000 for non-Latin scripts. LFM Open License v1.0: free for research and for commercial use below the revenue threshold the licence states.

LFM2.5-8B-A1B needs about 6 GB of VRAM at Q4_K_M — quantized weights plus framework overhead, before any KV cache. On Apple Silicon that figure comes out of unified memory.

Specifications

Parameters8.3 Billion (1.5B active)
Context window131,072
ArchitectureHybrid LIV convolution + GQA MoE
ProviderLiquid AI
LicenceLFM Open License v1.0
Specified atQ4_K_M
System RAM16 GB
Record updated2026-09-11

Licence

LFM Open License v1.0commercial use permitted. Weights are downloadable and commercial use is permitted, subject to the licence’s acceptable-use terms.

VRAM and Speed by Quantization

Modelled on a reference NVIDIA RTX 4090 (24 GB), with no KV cache (this record has no published architecture). Speed figures are ESTIMATES from the memory-bandwidth roofline described on the methodology page, not benchmarks we ran — rows marked measured come from published or reader-submitted runs. VRAM here includes the KV cache, so it reads higher than the headline figure above, which does not.

QuantWeightsVRAM neededEst. speedFit on 24 GB
Q2_K2.7 GB3.5 GB~272 tok/s (est.)Fits comfortably
Q3_K_M3.5 GB4.3 GB~259 tok/s (est.)Fits comfortably
Q4_K_M5.0 GB5.8 GB~237 tok/s (est.)Fits comfortably
Q5_K_M5.9 GB6.7 GB~226 tok/s (est.)Fits comfortably
Q6_K6.8 GB7.6 GB~215 tok/s (est.)Fits comfortably
Q8_08.8 GB9.6 GB~195 tok/s (est.)Fits comfortably
F1616.6 GB17.4 GB~143 tok/s (est.)Fits comfortably

Want the memory numbers alone, at every quantization level and your own context length? Use the LFM2.5-8B-A1B VRAM calculator.

Buy This HardwareIntel Arc B570 10GB — 10 GB VRAM · 150 W board powerDeploy in the Cloud NowRTX 4090 on RunPod — from $0.34/hr · rate checked 2026-07

or compare on Vast.ai from $0.35/hr (typical low · varies)

As an Amazon Associate we earn from qualifying purchases. Cloud GPU links are referral links — we may earn a commission at no extra cost to you.

Recommended GPU

The cheapest catalogued GPU that runs LFM2.5-8B-A1B is the Intel Arc B570 (10 GB).

Affiliate disclosure: Some links on this page are affiliate links — if you buy through them, LLM Configurator may earn a commission at no extra cost to you. As an Amazon Associate, LLM Configurator earns from qualifying purchases.
Intel Arc B570 10GB
10 GB VRAM · 150 W board power
2026 prices are volatile — check the current listing.
Check price on Amazon

How to Run LFM2.5-8B-A1B

Install Ollama, then run:

ollama run lfm2.5:8b

Weights on Hugging Face: LiquidAI/LFM2.5-8B-A1B-GGUF.

Best for: edge devices, on device, tool use, agentic tasks.

Can I Run LFM2.5-8B-A1B on My GPU?

LFM2.5-8B-A1B — Frequently Asked Questions

How much VRAM does LFM2.5-8B-A1B need?
About 6 GB at Q4_K_M — quantized weights plus framework overhead, before any KV cache. The cache grows with context length and is added on top; the table above folds it in. Apple Silicon counts unified memory toward the same figure.
Does LFM2.5-8B-A1B run on an RTX 4090 (24 GB)?
Yes. LFM2.5-8B-A1B needs about 6 GB at Q4_K_M, inside a 24 GB card, at an estimated 237 tokens/sec.
How do I run LFM2.5-8B-A1B locally?
Install Ollama and run `ollama run lfm2.5:8b`. That pulls the weights and starts a local OpenAI-compatible endpoint; after the download nothing leaves the machine.

← All LFM2.5 models | VRAM calculator | Check your own hardware