mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-03 06:00:31 +00:00
try to make rocm work for the github ci, requires disabling rocwmma
This commit is contained in:
parent
7f57846c2f
commit
6c5c8be48d
4 changed files with 14 additions and 5 deletions
|
|
@ -12,6 +12,7 @@ env:
|
|||
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
|
||||
KCPP_CUDA: rocm
|
||||
ARCHES_CU12: 1
|
||||
NO_WMMA: 1
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue