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

liodon-ai/granite-4.1-3b-imatrix-GGUF overview

granite 4.1 3b — iMatrix GGUF GGUF quantizations of ibm granite/granite 4.1 3b https://huggingface.co/ibm granite/granite 4.1 3b , published by Liodon AI https…

gguflocal-llmllama.cpplm-studioquantizedimatrixsub-4-bittext-generationbase_model:ibm-granite/granite-4.1-3bbase_model:quantized:ibm-granite/granite-4.1-3blicense:otherendpoints_compatibleregion:usconversational

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

Downloads
0
Likes
1
Pipeline
text-generation
Author

Repository Files & Downloads

7 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
granite-4.1-3b-IQ2_M.ggufGGUFIQ2_M1.16 GBDownload
granite-4.1-3b-IQ3_M.ggufGGUFIQ3_M1.51 GBDownload
granite-4.1-3b-IQ4_XS.ggufGGUFIQ4_XS1.76 GBDownload
granite-4.1-3b-Q4_K_M.ggufGGUFQ4_K_M1.96 GBDownload
granite-4.1-3b-Q5_K_M.ggufGGUFQ5_K_M2.27 GBDownload
granite-4.1-3b-Q6_K.ggufGGUFQ6_K2.60 GBDownload
granite-4.1-3b-Q8_0.ggufGGUFQ8_03.37 GBDownload

Model Details

Model IDliodon-ai/granite-4.1-3b-imatrix-GGUF
Authorliodon-ai
Pipelinetext-generation
Licenseother
Base modelibm-granite/granite-4.1-3b
Last modified2026-07-16T07:20:48.000Z

Model README

---

license: other

base_model: ibm-granite/granite-4.1-3b

pipeline_tag: text-generation

tags:

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

---

granite-4.1-3b — iMatrix GGUF

GGUF quantizations of ibm-granite/granite-4.1-3b, published by Liodon AI.

Quick Start

llama.cpp

llama-cli -hf liodon-ai/granite-4.1-3b-imatrix-GGUF:Q4_K_M

Ollama

ollama run hf.co/liodon-ai/granite-4.1-3b-imatrix-GGUF:Q4_K_M

LM Studio / Jan — search liodon-ai/granite-4.1-3b-imatrix-GGUF and pick your quant.

Quants

| Quant | Size | VRAM est. | Notes |

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

| IQ2_M | 1.24 GB | ~1 GB | 2-bit, iMatrix — smallest usable |

| IQ3_M | 1.62 GB | ~2 GB | 3-bit, iMatrix — great quality/size tradeoff |

| IQ4_XS | 1.89 GB | ~2 GB | 4-bit extra-small, iMatrix |

| Q4_K_M | 2.10 GB | ~2 GB | 4-bit, iMatrix-calibrated (recommended) |

| Q5_K_M | 2.44 GB | ~3 GB | 5-bit, iMatrix-calibrated |

| Q6_K | 2.80 GB | ~3 GB | 6-bit, iMatrix-calibrated, near-lossless |

| Q8_0 | 3.62 GB | ~4 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/granite-4.1-3b-GGUF

Source

---

Quantized by Liodon AI

Run liodon-ai/granite-4.1-3b-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