mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-08 05:49:10 +02:00
remove CLBlast, part 1
This commit is contained in:
@@ -95,7 +95,7 @@ jobs:
|
||||
- name: Build Non-CUDA
|
||||
id: make_build
|
||||
run: |
|
||||
make LLAMA_CLBLAST=1 LLAMA_VULKAN=1 LLAMA_PORTABLE=1 -j ${env:NUMBER_OF_PROCESSORS}
|
||||
make LLAMA_VULKAN=1 LLAMA_PORTABLE=1 -j ${env:NUMBER_OF_PROCESSORS}
|
||||
|
||||
- name: Build CUDA
|
||||
id: cmake_build
|
||||
|
||||
Reference in New Issue
Block a user