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.
1 parent c45a9c4 commit fef3248Copy full SHA for fef3248
.github/workflows/build.yml
@@ -726,7 +726,7 @@ jobs:
726
uses: hendrikmuhs/[email protected]
727
with:
728
key: macOS-latest-swift
729
- evict-old-files: 1d
+ evict-old-files: 1s
730
731
- name: Dependencies
732
id: depends
@@ -1421,7 +1421,7 @@ jobs:
1421
cmake -B build -G Xcode \
1422
-DGGML_METAL_USE_BF16=ON \
1423
-DGGML_METAL_EMBED_LIBRARY=ON \
1424
- -DLLAMA_CURLDLLAMA_CURL=OFF \
+ -DLLAMA_CURLD=OFF \
1425
-DLLAMA_BUILD_EXAMPLES=OFF \
1426
-DLLAMA_BUILD_TESTS=OFF \
1427
-DLLAMA_BUILD_SERVER=OFF \
0 commit comments