mirror of
https://github.com/mudler/LocalAI.git
synced 2026-04-29 23:00:30 -05:00
feat: fix CUDA images and update go-llama to use full GPU offloading (#618)
Signed-off-by: mudler <mudler@localai.io> Co-authored-by: mudler <mudler@localai.io>
This commit is contained in:
committed by
GitHub
parent
6c94f3cd67
commit
d3d3187e51
@@ -41,4 +41,4 @@ jobs:
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
make test
|
||||
CMAKE_ARGS="-DLLAMA_F16C=OFF -DLLAMA_AVX512=OFF -DLLAMA_AVX2=OFF -DLLAMA_FMA=OFF" make test
|
||||
Reference in New Issue
Block a user