diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 7d4215a3..879de827 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -5,7 +5,15 @@ body: id: system-info attributes: 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, ... validations: required: true