mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-24 08:22:07 +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:
|
workflow_call:
|
||||||
inputs:
|
inputs:
|
||||||
hardware:
|
hardware:
|
||||||
type: choice
|
type: string
|
||||||
description: Hardware
|
description: Hardware
|
||||||
options:
|
# options:
|
||||||
- cuda
|
# - cuda
|
||||||
- rocm
|
# - rocm
|
||||||
- intel
|
# - intel
|
||||||
required: true
|
required: true
|
||||||
runs_on:
|
runs_on:
|
||||||
type: string
|
type: string
|
||||||
|
Loading…
Reference in New Issue
Block a user