Explorar el Código

Merge pull request #2374 from ollama/mxyng/rocm-builds

disable rocm builds
Michael Yang hace 1 año
padre
commit
59ec837ef6
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .github/workflows/test.yaml

+ 2 - 0
.github/workflows/test.yaml

@@ -59,6 +59,8 @@ jobs:
           name: cuda-${{ matrix.cuda-version }}-libraries
           path: llm/llama.cpp/build/**/lib/*
   generate-rocm:
+    # TODO: re-enable once runners get more storage
+    if: ${{ false }}
     strategy:
       matrix:
         rocm-version: