TheBloke commited on
Commit
dd08d1c
1 Parent(s): 1dd6eed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -66,7 +66,7 @@ Open the text-generation-webui UI as normal.
66
  3. Click **Download**.
67
  4. Wait until it says it's finished downloading.
68
  5. Click the **Refresh** icon next to **Model** in the top left.
69
- 6. In the **Model drop-down**: choose the model you just downloaded, eg `OpenAssistant-SFT-7-Llama-30B-GPTQ`.
70
  7. If you see an error in the bottom right, ignore it - it's temporary.
71
  8. Fill out the `GPTQ parameters` on the right: `Bits = 4`, `Groupsize = 1024`, `model_type = Llama`
72
  9. Click **Save settings for this model** in the top right.
 
66
  3. Click **Download**.
67
  4. Wait until it says it's finished downloading.
68
  5. Click the **Refresh** icon next to **Model** in the top left.
69
+ 6. In the **Model drop-down**: choose the model you just downloaded, `OpenAssistant-SFT-7-Llama-30B-GPTQ`.
70
  7. If you see an error in the bottom right, ignore it - it's temporary.
71
  8. Fill out the `GPTQ parameters` on the right: `Bits = 4`, `Groupsize = 1024`, `model_type = Llama`
72
  9. Click **Save settings for this model** in the top right.