Update README.md
Browse files
README.md
CHANGED
@@ -104,7 +104,7 @@ python setup_cuda.py install
|
|
104 |
```
|
105 |
Then link that into `text-generation-webui/repositories` as described above.
|
106 |
|
107 |
-
Or just use `vicuna-13B-1.1-GPTQ-4bit-128g.no-act-order.pt` as mentioned above, which should work without any upgrades to text-generation-webui.
|
108 |
|
109 |
# Vicuna Model Card
|
110 |
|
|
|
104 |
```
|
105 |
Then link that into `text-generation-webui/repositories` as described above.
|
106 |
|
107 |
+
Or just use `vicuna-13B-1.1-GPTQ-4bit-128g.compat.no-act-order.pt` as mentioned above, which should work without any upgrades to text-generation-webui.
|
108 |
|
109 |
# Vicuna Model Card
|
110 |
|