The llama.cpp project released build b10416, addressing a caching issue on the llama.app website where the index.html file was pinned to old builds due to immutable headers.

  • The server now serves index.html with no-cache, allowing it to revalidate via ETag and preventing stale UI versions.
  • macOS Apple Silicon (arm64) builds are available for download.
  • macOS Intel (x64) binaries are included in the release.
  • iOS XCFramework is provided for mobile integration.
  • Ubuntu x64, arm64, and s390x CPU builds are released.
  • Ubuntu Vulkan and OpenVINO variants are available for Linux.
  • Windows x64 and arm64 builds support CPU, CUDA 12/13, OpenCL, Vulkan, ROCm 7.14, and SYCL.
  • Android arm64 (CPU) binaries are included.
  • openEuler x86 and aarch64 builds with ACL Graph support are listed.