From 61fd8c3c014d9ea31bc1df736fd276606ce29d66 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Mon, 1 May 2023 15:29:29 +0200 Subject: [PATCH] Adding CLI to run to get your env. --- .github/ISSUE_TEMPLATE/bug-report.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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: