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 86e47c2 + e3739dc commit 13a02dbCopy full SHA for 13a02db
.github/workflows/compile.yml
@@ -431,7 +431,7 @@ jobs:
431
if: ${{ matrix.build == 'arm64' }}
432
uses: actions/upload-artifact@v4
433
with:
434
- path: ./build/ggml/src/libggml-metal.dylib
+ path: ./build/ggml/src/ggml-metal/libggml-metal.dylib
435
name: ggml-metal-bin-osx-${{ matrix.build }}.dylib
436
if-no-files-found: error
437
- name: Upload llama
0 commit comments