mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
amd-gpu-tgi.
This commit is contained in:
parent
0de2c559e2
commit
265f1b2b93
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.job }}-${{ github.head_ref || github.run_id }}
|
||||
cancel-in-progress: true
|
||||
runs-on: [amd-gpu, mi250]
|
||||
runs-on: [amd-gpu-tgi, mi250]
|
||||
steps:
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user