Update README
Browse files
README.md
CHANGED
@@ -3,3 +3,8 @@
|
|
3 |
Weights of [Synthia-13B](https://huggingface.co/migtissera/Synthia-13B) converted
|
4 |
to [EXL2](https://github.com/turboderp/exllamav2#exl2-quantization) format.
|
5 |
|
|
|
|
|
|
|
|
|
|
|
|
3 |
Weights of [Synthia-13B](https://huggingface.co/migtissera/Synthia-13B) converted
|
4 |
to [EXL2](https://github.com/turboderp/exllamav2#exl2-quantization) format.
|
5 |
|
6 |
+
Each separate quant is in a different branch, like in The Bloke's GPTQ repos.
|
7 |
+
|
8 |
+
```
|
9 |
+
git clone --single-branch --branch 6_0-bpw-h6 https://huggingface.co/latimar/Synthia-13B-exl2
|
10 |
+
```
|