Update README.md
Browse files
README.md
CHANGED
@@ -3,3 +3,9 @@ license: mit
|
|
3 |
---
|
4 |
|
5 |
This is Windows prebuilt binary of [ik_llama.cpp](https://github.com/ikawrakow/ik_llama.cpp)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This is Windows prebuilt binary of [ik_llama.cpp](https://github.com/ikawrakow/ik_llama.cpp)
|
6 |
+
|
7 |
+
Build environment:
|
8 |
+
- Visual Studio 17 2022
|
9 |
+
- Windows SDK version 10.0.26100.0
|
10 |
+
- MSVC 19.44.35213.0
|
11 |
+
- CUDAToolkit 12.9.86
|