The llama.cpp project released build b10031, which removes the mutual-exclusion check for the --stdin flag in the tokenize tool. This change aligns the behavior with the CLI and completion systems that do not enforce this restriction.

  • macOS Apple Silicon (arm64) binaries are available.
  • macOS Intel (x64) binaries are provided.
  • iOS XCFramework is included.
  • Ubuntu x64, arm64, and s390x CPU builds are released.
  • Ubuntu Vulkan, ROCm 7.2, OpenVINO, SYCL FP32, and SYCL FP16 variants are available.
  • Android arm64 (CPU) binaries are included.
  • Windows x64 and arm64 CPU builds are provided.
  • Windows OpenCL Adreno, CUDA 12/13, Vulkan, OpenVINO, SYCL, and HIP builds are released.
  • openEuler x86 and aarch64 builds with ACL Graph support are included.
  • A standalone UI binary is available.