File size: 944 Bytes
ef81e13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: mit
tags:
  - gguf
  - llama-cpp
  - windows
  - runtime
---

# llama.cpp b9637 Windows runtime mirror

This repository mirrors an immutable subset of the official
[`ggml-org/llama.cpp` b9637 release](https://github.com/ggml-org/llama.cpp/releases/tag/b9637)
for resilient application installation on Windows x64.

Included archives:

- Windows x64 CPU
- Windows x64 Vulkan
- Windows x64 CUDA 12.4 executable/runtime files built by llama.cpp
- Windows x64 CUDA 13.3 executable/runtime files built by llama.cpp

Every file is unmodified. Verify it against `checksums.sha256` before use.

NVIDIA CUDA runtime and cuBLAS redistributable archives are deliberately not
republished here. Applications that select a CUDA build must obtain those
components from the official upstream release under the NVIDIA CUDA EULA, or
fall back to the Vulkan build.

This mirror is not affiliated with or endorsed by the llama.cpp project or
NVIDIA.