We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad5a77 commit 594e660Copy full SHA for 594e660
1 file changed
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
- os: windows-latest
35
arch: x86_64
36
name: windows-gpu
37
- make: LLAMA="-DGGML_BACKEND_DL=ON -DGGML_NATIVE=OFF -DGGML_CPU=OFF"
+ make: LLAMA="-DGGML_BACKEND_DL=ON -DGGML_NATIVE=OFF -DGGML_CPU=ON"
38
39
# Android builds
40
- os: ubuntu-latest
0 commit comments