mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-24 16:32:12 +00:00
Please let me out !
This commit is contained in:
parent
aea77a8ab3
commit
81ddb9d173
10
.github/workflows/build.yaml
vendored
10
.github/workflows/build.yaml
vendored
@ -4,12 +4,12 @@ on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
hardware:
|
||||
type: choice
|
||||
type: string
|
||||
description: Hardware
|
||||
options:
|
||||
- cuda
|
||||
- rocm
|
||||
- intel
|
||||
# options:
|
||||
# - cuda
|
||||
# - rocm
|
||||
# - intel
|
||||
required: true
|
||||
runs_on:
|
||||
type: string
|
||||
|
Loading…
Reference in New Issue
Block a user