Update README.md
Browse files
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
|
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 |
|