llama.cpp b9621: UI Now Preserves Original File Name and Path in Uploads
English summary
llama.cpp release b9621 introduces a UI improvement that makes the server keep the original file name and path when uploading files (PR #24568). Pre-built binaries are provided for a wide range of platforms including macOS Apple Silicon and Intel, iOS, Linux (x64, arm64, s390x, Vulkan, ROCm, OpenVINO, SYCL), Android, and Windows (CPU, CUDA 12/13, Vulkan, SYCL, HIP). Some builds are noted as disabled (macOS Apple Silicon with KleidiAI, openEuler).
Chinese summary
llama.cpp 版本 b9621 包含一项 UI 改进,服务器在上传文件时现在会保留原始文件名和路径(PR #24568)。该版本提供了适用于多种平台的预编译二进制文件,包括 macOS Apple Silicon 和 Intel、iOS、Linux(x64/arm64/s390x,支持 Vulkan、ROCm、OpenVINO、SYCL)、Android 和 Windows(CPU、CUDA 12/13、Vulkan、SYCL、HIP)。部分构建被标记为禁用(如 macOS Apple Silicon 的 KleidiAI、openEuler)。
Key points
UI fix: file uploads now preserve the original file name and full path.
UI 修复:文件上传现在会保留原始文件名和完整路径。
Pre-built binaries available for many platforms: macOS, iOS, Linux variants, Android, Windows.
提供多种平台的预编译二进制文件:macOS、iOS、各种 Linux 配置、Android、Windows。
Some builds (macOS KleidiAI, openEuler) are disabled in this release.
部分构建(macOS KleidiAI、openEuler)在此版本中被禁用。