Update README.md
Browse files
README.md
CHANGED
@@ -65,6 +65,8 @@ python setup_cuda.py install
|
|
65 |
```
|
66 |
Then link that into `text-generation-webui/repositories` as described above.
|
67 |
|
|
|
|
|
68 |
## How the Koala delta weights were merged
|
69 |
|
70 |
The Koala delta weights were originally merged using the following commands, producing [koala-13B-HF](https://huggingface.co/TheBloke/koala-13B-HF):
|
|
|
65 |
```
|
66 |
Then link that into `text-generation-webui/repositories` as described above.
|
67 |
|
68 |
+
Or just use `koala-13B-4bit-128g.no-act-order.ooba.pt` as mentioned above.
|
69 |
+
|
70 |
## How the Koala delta weights were merged
|
71 |
|
72 |
The Koala delta weights were originally merged using the following commands, producing [koala-13B-HF](https://huggingface.co/TheBloke/koala-13B-HF):
|