We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ff206c + 1ffc88c commit bc94ef5Copy full SHA for bc94ef5
.github/workflows/compile.yml
@@ -66,7 +66,7 @@ jobs:
66
if-no-files-found: error
67
- uses: actions/upload-artifact@v4
68
with:
69
- path: ./build/ggml/src/ggml-cpu/libggml-cpu.so
+ path: ./build/ggml/src/libggml-cpu.so
70
name: ggml-cpu-bin-linux-${{ matrix.build }}-x64.so
71
72
- name: Upload Llava
0 commit comments