We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 552dd0a commit fe4d8d8Copy full SHA for fe4d8d8
build.zig.zon
@@ -15,7 +15,7 @@
15
},
16
.llama_cpp_windows = .{
17
.optional = true,
18
- .url = "https://github.com/ggml-org/llama.cpp/releases/download/b5345/llama-b5345-bin-win-avx2-x64.zip",
+ .url = "https://github.com/ggml-org/llama.cpp/releases/download/b5345/llama-b5345-bin-win-cpu-x64.zip",
19
.hash = "N-V-__8AAEAqyAHTDwsOHDyDEcuxr_jt5eXBJU88IUHFElAO",
20
21
.llama_cpp_linux = .{
0 commit comments