ZIP
WinGet
llama.cpp
ggml · b7541 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
llama-b7541-bin-win-vulkan-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
ggml.llamacpp
Version
b7541
Description
LLM inference in C/C++
License
MIT
↗
Installer URL
https://github.com/ggml-org/llama.cpp/releases/download/b7541/llama-b7541-bin-win-vulkan-x64.zip
Release Notes
CANN: implement the SSM_CONV operator (#17737)
- CANN: implement SSM_CONV operator
Co-authored-by: Aleksei Lobanov, zeromarblectm@gmail.com
Co-authored-by: Sujin Kang, waterjin326@gmail.com
- CANN: remove custom error limit for SSM_CONV
- CANN: merge SSM_CONV tensor shape/strides into one line
Co-authored-by: Sujin Kang, waterjin326@gmail.com
macOS/iOS:
- macOS Apple Silicon (arm64)
- macOS Intel (x64)
- iOS XCFramework
Linux:
- Ubuntu x64 (CPU)
- Ubuntu x64 (Vulkan)
- Ubuntu s390x (CPU)
Windows…