TheBloke commited on
Commit
4647cde
·
1 Parent(s): 023a3de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ It is the result of quantising to 4bit using [GPTQ-for-LLaMa](https://github.com
13
 
14
  * [4bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/gpt4-x-vicuna-13B-GPTQ).
15
  * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/gpt4-x-vicuna-13B-GGML).
16
- * [float16 model in HF format for GPU inference](https://huggingface.co/TheBloke/gpt4-x-vicuna-13B-HF).
17
 
18
  ## How to easily download and use this model in text-generation-webui
19
 
 
13
 
14
  * [4bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/gpt4-x-vicuna-13B-GPTQ).
15
  * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/gpt4-x-vicuna-13B-GGML).
16
+ * [float16 HF model for unquantised and 8bit GPU inference](https://huggingface.co/TheBloke/gpt4-x-vicuna-13B-HF).
17
 
18
  ## How to easily download and use this model in text-generation-webui
19