Silent Install HQ
ZIP WinGet

llama.cpp

ggml · b9174 · 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

SHA256 120b9c822f1c55e7e6f05d77743ebfb53a8c622fa8d34fc57847fdb9f628cb7a VirusTotal ↗
Filename llama-b9174-bin-win-vulkan-x64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID ggml.llamacpp
Version b9174
Description LLM inference in C/C++
License MIT
Release Notes ui: Restructure repo to use tools/ui folder and ui / UI / llama-ui / LLAMA_UI naming (#23064) - webui: Move static build output from tools/server/public to build/ui directory - refactor: Move to tools/ui - refactor: rename CMake variables and preprocessor defines - Rename LLAMA_BUILD_WEBUI -> LLAMA_BUILD_UI (old kept as deprecated) - Rename LLAMA_USE_PREBUILT_WEBUI -> LLAMA_USE_PREBUILT_UI (old kept as deprecated) - Backward compat: old vars auto-forward to new ones with DEPRECATION warning - Re…