mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-08 09:59:50 +00:00
improved comfyui compatibility, tweaked hf search
This commit is contained in:
parent
803b3e1070
commit
bc452da452
4 changed files with 105 additions and 81 deletions
|
|
@ -63,6 +63,7 @@ jobs:
|
|||
id: cuda-toolkit
|
||||
with:
|
||||
cuda: '12.1.0'
|
||||
use-github-cache: false
|
||||
|
||||
- name: Build CUDA
|
||||
id: cmake_build
|
||||
|
|
|
|||
|
|
@ -62,6 +62,7 @@ jobs:
|
|||
id: cuda-toolkit
|
||||
with:
|
||||
cuda: '11.4.4'
|
||||
use-github-cache: false
|
||||
|
||||
- name: Build CUDA
|
||||
id: cmake_build
|
||||
|
|
|
|||
|
|
@ -62,6 +62,7 @@ jobs:
|
|||
id: cuda-toolkit
|
||||
with:
|
||||
cuda: '11.4.4'
|
||||
use-github-cache: false
|
||||
|
||||
- name: Build CUDA
|
||||
id: cmake_build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue