Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ So please first update text-generation-webui to the latest version.
|
|
63 |
8. In the **Model drop-down**: choose the model you just downloaded, `WizardLM-Uncensored-Falcon-40B-GPTQ`.
|
64 |
9. Make sure **Loader** is set to **AutoGPTQ**. This model will not work with ExLlama or GPTQ-for-LLaMa.
|
65 |
10. Tick **Trust Remote Code**, followed by **Save Settings**
|
66 |
-
11.
|
67 |
12. Once it says it's loaded, click the **Text Generation tab** and enter a prompt!
|
68 |
|
69 |
## Python inference
|
|
|
63 |
8. In the **Model drop-down**: choose the model you just downloaded, `WizardLM-Uncensored-Falcon-40B-GPTQ`.
|
64 |
9. Make sure **Loader** is set to **AutoGPTQ**. This model will not work with ExLlama or GPTQ-for-LLaMa.
|
65 |
10. Tick **Trust Remote Code**, followed by **Save Settings**
|
66 |
+
11. Click **Reload**.
|
67 |
12. Once it says it's loaded, click the **Text Generation tab** and enter a prompt!
|
68 |
|
69 |
## Python inference
|