fix the ci (+1 squashed commits)

Squashed commits:

[b3d85833] fix ci
This commit is contained in:
Concedo 2025-01-17 23:53:07 +08:00
parent 96407502cd
commit 60308ed9dd
3 changed files with 0 additions and 3 deletions

View file

@ -59,7 +59,6 @@ jobs:
cd build
cmake .. -DLLAMA_CUBLAS=ON -DCMAKE_SYSTEM_VERSION="10.0.19041.0"
cmake --build . --config Release -j 2
mv bin/Release/koboldcpp_cublas.dll ../koboldcpp_cublas.dll
cd ..
# note: The libraries that come from the github cuda directory seem to be larger, so they are not recommended