Rare find

Llama.cpp. Run AI models on your own computer without needing powerful hardware.

llama.app

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Release —b9969
  • Release —b9968
  • Release —b9967
  • Release —b9966
  • Release —b9965
  • Fix conditional to display 'LLAMA_SPLIT_MODE_TENSOR not implemented f…
  • gguf : reject empty metadata keys (#24917)
  • cuda: Don't crash when querying memory on device with no free memory.…
  • DeepseekV4: clear cache only for seq rather than full (#25521)
  • Release —b9964
  • server: allow stream for exec_shell_command (#25526)
  • server: refactor server_stream (#25541)
  • ggml : add GGML_OP_LIGHTNING_INDEXER that implements DeepSeek V3.2/V4…
  • Release —b9963
  • Vulkan: route large matmuls to medium tile on Adreno (#24877)
  • Release —b9960
  • Release —b9959
  • opencl: add int8 dp4 dense and MoE prefill optimization for Adreno GP…
  • Release —b9957
  • server: accept null sampling params (#25538)
  • llama : make tensor-split regex patterns static (#24710)
  • hexagon: improve ARGSORT performance for small tensors (#25512)
  • arg: prevent duplicate spec model downloads (#25527)
  • mtmd: deepseek-ocr v1 multi-tile (#24717)
  • feat: pre-select models in the webui using alias (#25492)
  • ui: use server modalities in non-router mode (#24874)
  • server: remove loading.html (#25500)
  • sync : ggml
  • ggml : use ggml_vqtbl1q_u8 for 32-bit compat (whisper/0)
  • server: improve tools, remove apply_diff (#25498)