mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-19 07:42:06 +00:00
Using g6 instead of g5.
This commit is contained in:
parent
4700465192
commit
aa2cf4e8ee
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
export dockerfile="Dockerfile"
|
||||
export label_extension=""
|
||||
export docker_devices=""
|
||||
export runs_on="aws-g5-12xlarge-plus"
|
||||
export runs_on="aws-g6-12xlarge-plus"
|
||||
;;
|
||||
rocm)
|
||||
export dockerfile="Dockerfile_amd"
|
||||
|
Loading…
Reference in New Issue
Block a user