Skip to content

Commit

Permalink
Revert "distinguish different KCPP linux cuda versions"
Browse files Browse the repository at this point in the history
This reverts commit 73a3e69.
  • Loading branch information
Nexesenex committed Jul 5, 2024
1 parent 6c8d4eb commit cb1acab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 35 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/kcpp-build-release-linux-cuda12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build
id: make_build
run: |
./koboldcpp_cuda_12.1.sh dist
./koboldcpp.sh dist
- name: Save artifact
uses: actions/upload-artifact@v3
Expand Down
34 changes: 0 additions & 34 deletions koboldcpp_cuda_12.1.sh

This file was deleted.

0 comments on commit cb1acab

Please sign in to comment.