TheBloke commited on
Commit
7809141
1 Parent(s): 77944b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ It is the result of quantising to 4bit using [GPTQ-for-LLaMa](https://github.com
30
 
31
  * [4bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/Wizard-Vicuna-30B-Uncensored-GPTQ).
32
  * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/Wizard-Vicuna-30B-Uncensored-GGML).
33
- * [float16 HF format model for GPU inference and further conversions](https://huggingface.co/ehartford/Wizard-Vicuna-30B-Uncensored).
34
 
35
  ## How to easily download and use this model in text-generation-webui
36
 
 
30
 
31
  * [4bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/Wizard-Vicuna-30B-Uncensored-GPTQ).
32
  * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/Wizard-Vicuna-30B-Uncensored-GGML).
33
+ * [float16 HF format model for GPU inference and further conversions](https://huggingface.co/TheBloke/Wizard-Vicuna-30B-Uncensored-fp16).
34
 
35
  ## How to easily download and use this model in text-generation-webui
36