From 4dc1d8c091461de4489b29660930ae929d60b171 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sun, 12 Mar 2023 12:46:53 -0300 Subject: [PATCH] Update README.md --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3d0c3a2..95fb85a 100644 --- a/README.md +++ b/README.md @@ -179,14 +179,10 @@ Check the [wiki](https://github.com/oobabooga/text-generation-webui/wiki/System- Pull requests, suggestions, and issue reports are welcome. -Before reporting a bug, make sure that you have created a conda environment and installed the dependencies exactly as in the *Installation* section above. +Before reporting a bug, make sure that you have: -These issues are known: - -* 8-bit doesn't work properly on Windows or older GPUs. -* DeepSpeed doesn't work properly on Windows. - -For these two, please try commenting on an existing issue instead of creating a new one. +1. Created a conda environment and installed the dependencies exactly as in the *Installation* section above. +2. [Searched](https://github.com/oobabooga/text-generation-webui/issues) to see if an issue already exists for the issue you encountered. ## Credits