TheBloke commited on
Commit
c18696c
·
1 Parent(s): 03acb7c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -15,9 +15,8 @@ It is the result of quantising to 4bit using [GPTQ-for-LLaMa](https://github.com
15
 
16
  ## Repositories available
17
 
18
- * [4bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/stable-vicuna-13B-GPTQ).
19
- * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/stable-vicuna-13B-GGML).
20
- * [Unquantised 16bit model in HF format](https://huggingface.co/TheBloke/stable-vicuna-13B-HF).
21
 
22
  ## How to easily download and use this model in text-generation-webui
23
 
 
15
 
16
  ## Repositories available
17
 
18
+ * [4bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/wizard-vicuna-13B-GPTQ).
19
+ * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/wizard-vicuna-13B-GGML).
 
20
 
21
  ## How to easily download and use this model in text-generation-webui
22