rabitt commited on
Commit
eca7c74
β€’
1 Parent(s): 2a9318c

Add more specific instructions

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -53,7 +53,7 @@ Open the text-generation-webui UI as normal.
53
  4. Wait until it says it's finished downloading.
54
  5. Click the **Refresh** icon next to **Model** in the top left.
55
  6. In the **Model drop-down**: choose the model you just downloaded, `Chinese-Alpaca-Plus-13B-GPTQ`.
56
- 7. If you see an error in the bottom right, ignore it - it's temporary.
57
  8. Fill out the `GPTQ parameters` on the right: `Bits = 4`, `Groupsize = 128`, `model_type = Llama`
58
  9. Click **Save settings for this model** in the top right.
59
  10. Click **Reload the Model** in the top right.
@@ -118,4 +118,4 @@ Open the text-generation-webui UI as normal.
118
  url={https://arxiv.org/abs/2304.08177},
119
  year={2023}
120
  }
121
- ```
 
53
  4. Wait until it says it's finished downloading.
54
  5. Click the **Refresh** icon next to **Model** in the top left.
55
  6. In the **Model drop-down**: choose the model you just downloaded, `Chinese-Alpaca-Plus-13B-GPTQ`.
56
+ 7. If you see an error like `Error no file named pytorch_model.bin ...` in the bottom right, ignore it - it's temporary.
57
  8. Fill out the `GPTQ parameters` on the right: `Bits = 4`, `Groupsize = 128`, `model_type = Llama`
58
  9. Click **Save settings for this model** in the top right.
59
  10. Click **Reload the Model** in the top right.
 
118
  url={https://arxiv.org/abs/2304.08177},
119
  year={2023}
120
  }
121
+ ```