返回全部动态
llama.cpp b11139 发布:修复休眠时 token 计数 API 崩溃
原标题:b11139
AI 摘要
llama.cpp 发布 b11139 版本,主要修复了 server 端在 sleep 状态下 token counting API 崩溃的问题,并改进了休眠服务器的唤醒逻辑。该版本同时提供覆盖 macOS、iOS、Linux、Android、Windows 等多平台及 CUDA、Vulkan、ROCm、SYCL、OpenVINO 等多种后端的预编译二进制文件。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> server: fix token counting API crash on sleep (#29309) * server: wake up sleeping server correctly * server: wake up sleeping server correctly (local aliases removed) </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/49582694> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b11139/llama-b11139-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, Kleidi
发布时间:2026-09-24 00:11
抓取时间:2026-09-24 00:41
来源机构:ggml-org