We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 594e660 commit 0eff14fCopy full SHA for 0eff14f
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=ON"
+ make: LLAMA="-DGGML_BACKEND_DL=ON -DGGML_NATIVE=OFF -DGGML_CPU=ON -DGGML_CPU_ALL_VARIANTS=ON"
38
39
# Android builds
40
- os: ubuntu-latest
0 commit comments