返回全部动态

llama.cpp 发布 b11060:修复 mamba 时间步投影连续性

原标题:b11060

llama.cpp Releases一手来源开源质量 62

AI 摘要

llama.cpp 发布 b11060 版本,主要修复了 mamba 实现中时间步投影输入的内存连续性问题,并在归一化后跳过不必要的连续拷贝。该版本同时提供覆盖 macOS、Linux、Windows、Android 等多平台及 CUDA、Vulkan、ROCm、SYCL、OpenVINO 等多种后端的预编译二进制包。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

<details open> fix(mamba) : make time-step projection input contiguous (#28832) * mamba : make time-step projection input contiguous Assisted-by: ChatGPT * mamba : skip contiguous copy after normalization Assisted-by: ChatGPT </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/48722326> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b11060/llama-b11060-bin-macos-arm6


发布时间:2026-09-20 14:07
抓取时间:2026-09-20 14:22
来源机构:ggml-org
阅读原文github.com