mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-09 22:39:13 +02:00
stick to cu12.1 for linux for now
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user