ikawrakow/ik_llama.cpp
llama.cpp fork with additional SOTA quants and improved performance observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 99
- Release rhythm 8
- Longevity 56
Flags: prerelease_only
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 797
- days_rel: 407
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
3091 stars · 431 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A fork of llama.cpp offering state-of-the-art quantization types and improved CPU/CUDA inference performance for large language models. It pioneered features like MLA, quant repacking, and tensor parallelism before they landed upstream.
Use cases
- run LLMs locally with faster CPU inference
- quantize models with better quality-per-bit formats
- run MoE models with experts on CPU and attention on GPU
- get better prompt processing speed than mainline llama.cpp
- run DeepSeek-style MLA models efficiently
- serve LLMs on consumer hardware with limited VRAM
When to choose
- you want maximum CPU or hybrid CPU/GPU inference performance for LLMs
- you need advanced quantization types not in mainline llama.cpp
- you run MoE models with experts offloaded to RAM
- you have AVX2+ CPUs or Turing+ NVIDIA GPUs
When to avoid
- you rely on ROCm, Vulkan, or Metal backends, which are not well supported
- you need broad hardware compatibility or the latest upstream llama.cpp features
- you want a project with guaranteed long-term upstream sync
Facets
library · maturity active
llm-inference gpu-computing concurrency large-language-models machine-learning performance windows cpp cli quantization cpu-inference moe llama-cpp-fork ggml linux macos cuda
1 source
- readme: https://github.com/ikawrakow/ik_llama.cpp · fetched 2026-08-28 · 19b4c4a0a691
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ikawrakow/ik_llama.cpp | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="ikawrakow/ik_llama.cpp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem