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 40d497b commit f9025c8Copy full SHA for f9025c8
.github/workflows/build.yml
@@ -1396,7 +1396,6 @@ jobs:
1396
- name: Test
1397
id: ggml-ci
1398
run: |
1399
- vulkaninfo
1400
GG_BUILD_VULKAN=1 bash ./ci/run.sh ~/results/llama.cpp /mnt/llama.cpp
1401
1402
ggml-ci-x64-amd-v710-rocm:
@@ -1410,7 +1409,6 @@ jobs:
1410
1409
1411
1412
1413
1414
GG_BUILD_ROCM=1 GG_BUILD_AMDGPU_TARGETS="gfx1101" bash ./ci/run.sh ~/results/llama.cpp /mnt/llama.cpp
1415
1416
ggml-ci-mac-metal:
0 commit comments