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

liodon-ai/CodeLlama-7b-hf-imatrix-GGUF overview

CodeLlama 7b hf — iMatrix GGUF GGUF quantizations of codellama/CodeLlama 7b hf https://huggingface.co/codellama/CodeLlama 7b hf , published by Liodon AI https:…

gguflocal-llmllama.cpplm-studioquantizedollamaimatrixsub-4-bitllamallama-2text-generationbase_model:codellama/CodeLlama-7b-hfbase_model:quantized:codellama/CodeLlama-7b-hflicense:otherendpoints_compatibleregion:us

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

Downloads
0
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

7 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
CodeLlama-7b-hf-IQ2_M.ggufGGUFIQ2_M2.20 GBDownload
CodeLlama-7b-hf-IQ3_M.ggufGGUFIQ3_M2.90 GBDownload
CodeLlama-7b-hf-IQ4_XS.ggufGGUFIQ4_XS3.37 GBDownload
CodeLlama-7b-hf-Q4_K_M.ggufGGUFQ4_K_M3.80 GBDownload
CodeLlama-7b-hf-Q5_K_M.ggufGGUFQ5_K_M4.45 GBDownload
CodeLlama-7b-hf-Q6_K.ggufGGUFQ6_K5.15 GBDownload
CodeLlama-7b-hf-Q8_0.ggufGGUFQ8_06.67 GBDownload

Model Details

Model IDliodon-ai/CodeLlama-7b-hf-imatrix-GGUF
Authorliodon-ai
Pipelinetext-generation
Licenseother
Base modelcodellama/CodeLlama-7b-hf
Last modified2026-08-22T08:01:21.000Z

Model README

---

license: other

base_model: codellama/CodeLlama-7b-hf

base_model_relation: quantized

library_name: gguf

pipeline_tag: text-generation

quantized_by: liodon-ai

tags:

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

---

CodeLlama-7b-hf — iMatrix GGUF

GGUF quantizations of codellama/CodeLlama-7b-hf, published by Liodon AI.

Quick Start

llama.cpp

llama-cli -hf liodon-ai/CodeLlama-7b-hf-imatrix-GGUF:Q4_K_M

Ollama

ollama run hf.co/liodon-ai/CodeLlama-7b-hf-imatrix-GGUF:Q4_K_M

LM Studio / Jan — search liodon-ai/CodeLlama-7b-hf-imatrix-GGUF and pick your quant.

Quants

| Quant | Size | VRAM est. | Notes |

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

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

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

| IQ4_XS | 3.62 GB | ~4 GB | 4-bit extra-small, iMatrix |

| Q4_K_M | 4.08 GB | ~5 GB | 4-bit, iMatrix-calibrated (recommended) |

| Q5_K_M | 4.78 GB | ~6 GB | 5-bit, iMatrix-calibrated |

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

| Q8_0 | 7.16 GB | ~8 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/CodeLlama-7b-hf-GGUF

Source

---

Quantized by Liodon AI

Run liodon-ai/CodeLlama-7b-hf-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