Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,17 @@ Model creator: [GeneZC](https://huggingface.co/GeneZC)
|
|
23 |
|
24 |
I originally planned to make both h6 and h8 versions for each quant but there was consistent 30MB difference between h6 and h8.
|
25 |
So I don't see much of a reason to upload the rest of h6.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
# Original model card:
|
28 |
|
|
|
23 |
|
24 |
I originally planned to make both h6 and h8 versions for each quant but there was consistent 30MB difference between h6 and h8.
|
25 |
So I don't see much of a reason to upload the rest of h6.
|
26 |
+
|
27 |
+
|
28 |
+
## How to run
|
29 |
+
|
30 |
+
This quantization method uses GPU and requires Exllamav2 loader which can be found in following applications:
|
31 |
+
|
32 |
+
[Text Generation Webui](https://github.com/oobabooga/text-generation-webui)
|
33 |
+
|
34 |
+
[KoboldAI](https://github.com/henk717/KoboldAI)
|
35 |
+
|
36 |
+
[ExUI](https://github.com/turboderp/exui)
|
37 |
|
38 |
# Original model card:
|
39 |
|