mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-09 19:34:53 +00:00
Adding CLI to run to get your env.
This commit is contained in:
parent
ed7e797259
commit
61fd8c3c01
7
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user