TheBloke commited on
Commit
136a58a
1 Parent(s): ca911d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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. Make sure Click **Reload**.
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