diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 879de827..1cdbdb04 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -9,10 +9,13 @@ body: Please share your system info with us. The full command line used that causes issues: OS version: - Rust version (if self-compiling): + Rust version (if self-compiling, `cargo version`): Model being used (If local model please explicit the kind of model and/or equivalents): - Hardware used (GPUs, how many, on which cloud): + Hardware used (GPUs, how many, on which cloud) (`nvidia-smi`): Deployment specificities (Kubernetes, EKS, AKS, any particular deployments): + The current version being used: + For binary `git rev-parse HEAD`: + For docker `docker image inspect --format '{{.RepoDigests}}' ghcr.io/huggingface/text-generation-inference:latest`: placeholder: text-generation-inference version, platform, python version, ... validations: