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

disable rocm builds
This commit is contained in:
Michael Yang
2024-02-06 09:41:02 -08:00
committed by GitHub

View File

@@ -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: