llml LLM Launcher

New profiles added regularly — watch the llml repo ↗ to get notified.

← browse

gemma-4-26B-A4B-31B

26B-A4B: 16-18 GB (4-bit), 28-30 GB (8-bit), 52 GB (BF16/FP16).

llama.cpp Mixed Cross-platform General Updated 2026-06-05
Model gemma-4-26B-A4B-31B
Backend llama.cpp
Hardware Mixed
Use case General
Maintainer @flyingnobita
Last updated 2026-06-05

Why this profile exists

26B-A4B: 16-18 GB (4-bit), 28-30 GB (8-bit), 52 GB (BF16/FP16). 31B: 17-20 GB (4-bit), 34-38 GB (8-bit), 62 GB (BF16/FP16). llama.cpp supports CPU and GPU inference

Launch configuration

# args
--temp 1.0
--top-p 0.95
--top-k 64
--chat-template-kwargs {"enable_thinking":false}

Hardware assumptions

  • Mixed — tested envelope
  • Cross-platform — backend installed and on PATH
  • Backend: llama.cpp >= current llml-supported version
  • Profile assumes the model file is already on disk; llml supplies the path at launch