Download Latest Version llama-b8688-bin-ubuntu-openvino-2026.0-x64.tar.gz (77.0 MB)
Email in envelope

Get an email when there's a new version of llama.cpp

Home / b8685
Name Modified Size InfoDownloads / Week
Parent folder
llama-b8685-xcframework.zip < 10 hours ago 176.0 MB
llama-b8685-bin-win-vulkan-x64.zip < 10 hours ago 56.6 MB
llama-b8685-bin-win-sycl-x64.zip < 10 hours ago 135.5 MB
llama-b8685-bin-win-opencl-adreno-arm64.zip < 10 hours ago 33.3 MB
llama-b8685-bin-win-hip-radeon-x64.zip < 10 hours ago 361.3 MB
llama-b8685-bin-win-cuda-13.1-x64.zip < 10 hours ago 168.6 MB
llama-b8685-bin-win-cuda-12.4-x64.zip < 10 hours ago 252.3 MB
llama-b8685-bin-win-cpu-x64.zip < 10 hours ago 39.4 MB
llama-b8685-bin-win-cpu-arm64.zip < 10 hours ago 32.2 MB
llama-b8685-bin-ubuntu-x64.tar.gz < 10 hours ago 31.7 MB
llama-b8685-bin-ubuntu-vulkan-x64.tar.gz < 10 hours ago 48.8 MB
llama-b8685-bin-ubuntu-vulkan-arm64.tar.gz < 10 hours ago 41.0 MB
llama-b8685-bin-ubuntu-s390x.tar.gz < 10 hours ago 35.0 MB
llama-b8685-bin-ubuntu-rocm-7.2-x64.tar.gz < 10 hours ago 168.9 MB
llama-b8685-bin-ubuntu-openvino-2026.0-x64.tar.gz < 10 hours ago 77.0 MB
llama-b8685-bin-ubuntu-arm64.tar.gz < 10 hours ago 27.9 MB
llama-b8685-bin-macos-x64.tar.gz < 10 hours ago 104.2 MB
llama-b8685-bin-macos-arm64.tar.gz < 10 hours ago 40.3 MB
llama-b8685-bin-910b-openEuler-x86-aclgraph.tar.gz < 10 hours ago 72.5 MB
llama-b8685-bin-910b-openEuler-aarch64-aclgraph.tar.gz < 10 hours ago 64.9 MB
llama-b8685-bin-310p-openEuler-x86.tar.gz < 10 hours ago 72.5 MB
llama-b8685-bin-310p-openEuler-aarch64.tar.gz < 10 hours ago 64.9 MB
cudart-llama-bin-win-cuda-13.1-x64.zip < 10 hours ago 402.6 MB
cudart-llama-bin-win-cuda-12.4-x64.zip < 10 hours ago 391.4 MB
b8685 source code.tar.gz < 12 hours ago 29.7 MB
b8685 source code.zip < 12 hours ago 30.9 MB
README.md < 12 hours ago 3.8 kB
Totals: 27 Items   3.0 GB 0
[SYCL] Add Q8_0 reorder optimization (~3x tg speedup on Intel Arc) (#21527) Extend the existing reorder optimization to Q8_0. The reorder separates scale factors from weight data for coalesced memory access -- was implemented for Q4_0/Q4_K/Q6_K but Q8_0 was missing. On Arc Pro B70 (Xe2), Q8_0 tg goes from 4.88 to 15.24 t/s (3.1x) on Qwen3.5-27B. BW utilization: 21% -> 66%. The key fix beyond the kernels: Q8_0 was missing from the type check in ggml_backend_sycl_buffer_init_tensor() that allocates the extra struct carrying the reorder flag -- so the optimization was silently skipped. AI (Claude) was used to assist with root cause investigation and writing the kernel code. All code was human-reviewed and tested on real hardware. Fixes: [#21517]

macOS/iOS:

Linux:

Windows:

openEuler:

Source: README.md, updated 2026-04-07