Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ It is the result of quantising to 4bit using [GPTQ-for-LLaMa](https://github.com
|
|
27 |
|
28 |
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/airoboros-13b-gpt4-GPTQ)
|
29 |
* [4-bit, 5-bit and 8-bit GGML models for CPU(+GPU) inference](https://huggingface.co/TheBloke/airoboros-13b-gpt4-GGML)
|
30 |
-
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/
|
31 |
|
32 |
## How to easily download and use this model in text-generation-webui
|
33 |
|
|
|
27 |
|
28 |
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/airoboros-13b-gpt4-GPTQ)
|
29 |
* [4-bit, 5-bit and 8-bit GGML models for CPU(+GPU) inference](https://huggingface.co/TheBloke/airoboros-13b-gpt4-GGML)
|
30 |
+
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/airoboros-13b-gpt4-fp16)
|
31 |
|
32 |
## How to easily download and use this model in text-generation-webui
|
33 |
|