Update README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,9 @@ Eric did a fresh 7B training using the WizardLM method, on [a dataset edited to
|
|
15 |
|
16 |
## Other repositories available
|
17 |
|
18 |
-
* [4bit GPTQ
|
19 |
-
* [
|
20 |
-
* [Eric's unquantised model in HF format](https://huggingface.co/ehartford/WizardLM-30B-Uncensored)
|
21 |
|
22 |
## How to easily download and use this model in text-generation-webui
|
23 |
|
|
|
15 |
|
16 |
## Other repositories available
|
17 |
|
18 |
+
* [4bit GPTQ model for GPU inference](https://huggingface.co/TheBloke/WizardLM-30B-Uncensored-GPTQ)
|
19 |
+
* [4-bit, 5-bit and 8-bit GGML models for CPU (+CUDA) inference](https://huggingface.co/TheBloke/WizardLM-30B-Uncensored-GGML)
|
20 |
+
* [Eric's unquantised model in fp16 HF format](https://huggingface.co/ehartford/WizardLM-30B-Uncensored)
|
21 |
|
22 |
## How to easily download and use this model in text-generation-webui
|
23 |
|