GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

liodon-ai/LFM2.5-8B-A1B-imatrix-GGUF overview

LFM2.5 8B A1B — iMatrix GGUF GGUF quantizations of LiquidAI/LFM2.5 8B A1B https://huggingface.co/LiquidAI/LFM2.5 8B A1B , published by Liodon AI https://huggin…

ggufollamalocal-llmllama.cpplm-studioquantizedimatrixsub-4-bittext-generationbase_model:LiquidAI/LFM2.5-8B-A1Bbase_model:quantized:LiquidAI/LFM2.5-8B-A1Blicense:otherendpoints_compatibleregion:usconversational

Runs locally from ~2.65 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
862
Likes
2
Pipeline
text-generation
Author

Repository Files & Downloads

7 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
LFM2.5-8B-A1B-IQ2_M.ggufGGUFIQ2_M2.65 GBDownload
LFM2.5-8B-A1B-IQ3_M.ggufGGUFIQ3_M3.52 GBDownload
LFM2.5-8B-A1B-IQ4_XS.ggufGGUFIQ4_XS4.27 GBDownload
LFM2.5-8B-A1B-Q4_K_M.ggufGGUFQ4_K_M4.80 GBDownload
LFM2.5-8B-A1B-Q5_K_M.ggufGGUFQ5_K_M5.62 GBDownload
LFM2.5-8B-A1B-Q6_K.ggufGGUFQ6_K6.48 GBDownload
LFM2.5-8B-A1B-Q8_0.ggufGGUFQ8_08.39 GBDownload

Model Details

Model IDliodon-ai/LFM2.5-8B-A1B-imatrix-GGUF
Authorliodon-ai
Pipelinetext-generation
Licenseother
Base modelLiquidAI/LFM2.5-8B-A1B
Last modified2026-07-13T04:54:10.000Z

Model README

---

license: other

base_model: LiquidAI/LFM2.5-8B-A1B

base_model_relation: quantized

pipeline_tag: text-generation

library_name: gguf

tags:

  • gguf
  • ollama
  • local-llm
  • llama.cpp
  • lm-studio
  • quantized
  • imatrix
  • sub-4-bit

quantized_by: liodon-ai

---

LFM2.5-8B-A1B — iMatrix GGUF

GGUF quantizations of LiquidAI/LFM2.5-8B-A1B, published by Liodon AI.

Quick Start

llama.cpp

llama-cli -hf liodon-ai/LFM2.5-8B-A1B-imatrix-GGUF:Q4_K_M

Ollama

ollama run hf.co/liodon-ai/LFM2.5-8B-A1B-imatrix-GGUF:Q4_K_M

LM Studio / Jan — search liodon-ai/LFM2.5-8B-A1B-imatrix-GGUF and pick your quant.

Quants

| Quant | Size | VRAM est. | Notes |

|-------|------|-----------|-------|

| IQ2_M | 2.84 GB | ~3 GB | 2-bit, iMatrix — smallest usable |

| IQ3_M | 3.78 GB | ~4 GB | 3-bit, iMatrix — great quality/size tradeoff |

| IQ4_XS | 4.59 GB | ~5 GB | 4-bit extra-small, iMatrix |

| Q4_K_M | 5.16 GB | ~6 GB | 4-bit, iMatrix-calibrated (recommended) |

| Q5_K_M | 6.03 GB | ~7 GB | 5-bit, iMatrix-calibrated |

| Q6_K | 6.96 GB | ~8 GB | 6-bit, iMatrix-calibrated, near-lossless |

| Q8_0 | 9.01 GB | ~10 GB | 8-bit, essentially lossless |

What is iMatrix?

Standard quantization treats all weights equally. iMatrix runs 128 calibration chunks through

the full-precision model to find which weights matter most, then allocates more precision where

it counts. At Q2/Q3/Q4 this means noticeably better coherence and instruction-following —

same file size, better output.

Calibration: 2M tokens of WikiText-103.

> Also see plain (non-iMatrix) quants: liodon-ai/LFM2.5-8B-A1B-GGUF

Source

---

Quantized by Liodon AI

Run liodon-ai/LFM2.5-8B-A1B-imatrix-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models