llama.cpp-cpu: Update to version b10176

This commit is contained in:
github-actions[bot] 2026-07-29 11:00:32 +00:00
parent 015a5cb377
commit 2589b91d78

View File

@ -1,16 +1,16 @@
{
"version": "b10173",
"version": "b10176",
"description": "Inference of LLaMA model in pure C/C++ (CPU version)",
"homepage": "https://github.com/ggml-org/llama.cpp",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ggml-org/llama.cpp/releases/download/b10173/llama-b10173-bin-win-cpu-x64.zip",
"hash": "5446b53737195422fca305e5f45027f46f51670a3a2062f885d78e5ec1968366"
"url": "https://github.com/ggml-org/llama.cpp/releases/download/b10176/llama-b10176-bin-win-cpu-x64.zip",
"hash": "cf556f9c7e6c986961f96baf8067cd535c0574f1103b55e0f31fa3c7bfbf11ba"
},
"arm64": {
"url": "https://github.com/ggml-org/llama.cpp/releases/download/b10173/llama-b10173-bin-win-cpu-arm64.zip",
"hash": "174664ff6da77f89f3113230ab5b941f86689f451a4d346583d1aa8f87a70427"
"url": "https://github.com/ggml-org/llama.cpp/releases/download/b10176/llama-b10176-bin-win-cpu-arm64.zip",
"hash": "67eba6ab7cd4b662e88cdea6740f37fc76603a7bb0c12f4599274507456e44de"
}
},
"bin": [