Unverified Commit 59ec837e authored by Michael Yang's avatar Michael Yang Committed by GitHub
Browse files

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

disable rocm builds
parents 128fce54 f06b99a4
......@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment