mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-08 18:30:50 +00:00
stick to cu12.1 for linux for now
This commit is contained in:
parent
9cf32e5fee
commit
8b141d8647
5 changed files with 6 additions and 9 deletions
|
|
@ -10,7 +10,7 @@ on:
|
|||
|
||||
env:
|
||||
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
|
||||
KCPP_CUDA: 12.4.0
|
||||
KCPP_CUDA: 12.1.0
|
||||
ARCHES_CU12: 1
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
|
|
@ -52,9 +52,6 @@ jobs:
|
|||
run: |
|
||||
./koboldcpp.sh dist
|
||||
|
||||
- name: Rename file before upload
|
||||
run: mv dist/koboldcpp-linux-x64-cuda1150 dist/koboldcpp-linux-x64-cuda11
|
||||
|
||||
- name: Save artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue