Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ Open the text-generation-webui UI as normal.
|
|
27 |
3. Click **Download**.
|
28 |
4. Wait until it says it's finished downloading.
|
29 |
5. Click the **Refresh** icon next to **Model** in the top left.
|
30 |
-
6. In the **Model drop-down**: choose the model you just downloaded
|
31 |
7. If you see an error in the bottom right, ignore it - it's temporary.
|
32 |
8. Fill out the `GPTQ parameters` on the right: `Bits = 4`, `Groupsize = 128`, `model_type = Llama`
|
33 |
9. Click **Save settings for this model** in the top right.
|
|
|
27 |
3. Click **Download**.
|
28 |
4. Wait until it says it's finished downloading.
|
29 |
5. Click the **Refresh** icon next to **Model** in the top left.
|
30 |
+
6. In the **Model drop-down**: choose the model you just downloaded, `wizard-vicuna-13B-GPTQ`.
|
31 |
7. If you see an error in the bottom right, ignore it - it's temporary.
|
32 |
8. Fill out the `GPTQ parameters` on the right: `Bits = 4`, `Groupsize = 128`, `model_type = Llama`
|
33 |
9. Click **Save settings for this model** in the top right.
|