mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-09 19:34:53 +00:00
Adding specific description for tgi.
This commit is contained in:
parent
d441b67586
commit
ed7e797259
10
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -5,7 +5,15 @@ body:
|
|||||||
id: system-info
|
id: system-info
|
||||||
attributes:
|
attributes:
|
||||||
label: System Info
|
label: System Info
|
||||||
description: Please share your system info with us. You can run the command `text-generation-inference-cli env` and copy-paste its output below.
|
description: |
|
||||||
|
Please share your system info with us.
|
||||||
|
The full command line used that causes issues:
|
||||||
|
OS version:
|
||||||
|
Rust version (if self-compiling):
|
||||||
|
Model being used (If local model please explicit the kind of model and/or equivalents):
|
||||||
|
Hardware used (GPUs, how many, on which cloud):
|
||||||
|
Deployment specificities (Kubernetes, EKS, AKS, any particular deployments):
|
||||||
|
|
||||||
placeholder: text-generation-inference version, platform, python version, ...
|
placeholder: text-generation-inference version, platform, python version, ...
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user