mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-19 22:02:06 +00:00
Removing the github runner. (#2912)
This commit is contained in:
parent
1470aec9d9
commit
120bd3e3bb
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -67,7 +67,8 @@ jobs:
|
||||
export label_extension="-rocm"
|
||||
export docker_devices="/dev/kfd,/dev/dri"
|
||||
export docker_volume="/mnt"
|
||||
export runs_on="amd-gpu-runners"
|
||||
# This runner was deactivated.
|
||||
export runs_on="ubuntu-latest"
|
||||
export platform=""
|
||||
export extra_pytest="-k test_flash_gemma_gptq_load"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user