mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-10 19:32:06 +00:00
fix: Update runners
This commit is contained in:
parent
28b8a4287d
commit
690d631d68
2
.github/workflows/load_test.yaml
vendored
2
.github/workflows/load_test.yaml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
group: ${{ github.workflow }}-${{ github.job }}-${{ github.head_ref || github.run_id }}
|
||||
cancel-in-progress: true
|
||||
runs-on:
|
||||
group: aws-g5-12xlarge
|
||||
group: aws-g6-12xlarge-plus-priv
|
||||
env:
|
||||
DOCKER_VOLUME: /cache
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user