mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-28 11:40:43 +00:00
fix the ci (+1 squashed commits)
Squashed commits: [b3d85833] fix ci
This commit is contained in:
parent
96407502cd
commit
60308ed9dd
3 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue