TheBloke commited on
Commit
2a7cc1d
1 Parent(s): c2143bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 models for GPU inference](https://huggingface.co/TheBloke/WizardLM-30B-uncensored-GPTQ)
19
- * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/WizardLM-30B-uncensored-GGML)
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