Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ Open the text-generation-webui UI as normal.
|
|
37 |
3. Click **Download**.
|
38 |
4. Wait until it says it's finished downloading.
|
39 |
5. Click the **Refresh** icon next to **Model** in the top left.
|
40 |
-
6. In the **Model drop-down**: choose the model you just downloaded,
|
41 |
7. If you see an error in the bottom right, ignore it - it's temporary.
|
42 |
8. Check that the `GPTQ parameters` are correct on the right: `Bits = 4`, `Groupsize = 128`, `model_type = Llama`
|
43 |
9. Click **Save settings for this model** in the top right.
|
|
|
37 |
3. Click **Download**.
|
38 |
4. Wait until it says it's finished downloading.
|
39 |
5. Click the **Refresh** icon next to **Model** in the top left.
|
40 |
+
6. In the **Model drop-down**: choose the model you just downloaded, `vicuna-13B-1.1-GPTQ-4bit-128g`.
|
41 |
7. If you see an error in the bottom right, ignore it - it's temporary.
|
42 |
8. Check that the `GPTQ parameters` are correct on the right: `Bits = 4`, `Groupsize = 128`, `model_type = Llama`
|
43 |
9. Click **Save settings for this model** in the top right.
|