mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-10 03:12:07 +00:00
Is this it ?
This commit is contained in:
parent
d9f704a1b3
commit
8be9c197e5
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
export label_extension="-rocm"
|
||||
export docker_devices="/dev/kfd,/dev/dri"
|
||||
# export runs_on="[self-hosted, amd-gpu , multi-gpu]"
|
||||
export runs_on="amd-gpu"
|
||||
export runs_on="amd-gpu-tgi"
|
||||
;;
|
||||
intel)
|
||||
export dockerfile="Dockerfile_intel"
|
||||
|
Loading…
Reference in New Issue
Block a user