mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-07 17:22:04 +00:00
up jimver cuda toolkit version
This commit is contained in:
parent
894591da7c
commit
0afcf4bc6d
3 changed files with 3 additions and 3 deletions
|
|
@ -91,7 +91,7 @@ jobs:
|
|||
run: |
|
||||
make LLAMA_VULKAN=1 LLAMA_PORTABLE=1 -j ${env:NUMBER_OF_PROCESSORS} LLAMA_NOAVX2=1
|
||||
|
||||
- uses: Jimver/cuda-toolkit@v0.2.34
|
||||
- uses: Jimver/cuda-toolkit@v0.2.35
|
||||
id: cuda-toolkit
|
||||
with:
|
||||
cuda: '11.4.4'
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ jobs:
|
|||
echo VS2019 Setup completed
|
||||
exit /b 0
|
||||
|
||||
- uses: Jimver/cuda-toolkit@v0.2.34
|
||||
- uses: Jimver/cuda-toolkit@v0.2.35
|
||||
id: cuda-toolkit
|
||||
with:
|
||||
cuda: '12.1.0'
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@ jobs:
|
|||
run: |
|
||||
make LLAMA_VULKAN=1 LLAMA_PORTABLE=1 -j ${env:NUMBER_OF_PROCESSORS}
|
||||
|
||||
- uses: Jimver/cuda-toolkit@v0.2.34
|
||||
- uses: Jimver/cuda-toolkit@v0.2.35
|
||||
id: cuda-toolkit
|
||||
with:
|
||||
cuda: '11.4.4'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue