latimar commited on
Commit
eadf5c0
1 Parent(s): 587076a

Update README

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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
+ ```