Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ This version has then been quantized to 4-bit using [GPTQ-for-LLaMa](https://git
|
|
9 |
## Other Koala repos
|
10 |
|
11 |
I have also made these other Koala models available:
|
|
|
12 |
* [Unquantized 13B model in HF format](https://huggingface.co/TheBloke/koala-13B-HF)
|
13 |
* [GPTQ quantized 4bit 7B model in `pt` and `safetensors` formats](https://huggingface.co/TheBloke/koala-7B-4bit-128g)
|
14 |
* [Unquantized 7B model in HF format](https://huggingface.co/TheBloke/koala-7B-HF)
|
|
|
9 |
## Other Koala repos
|
10 |
|
11 |
I have also made these other Koala models available:
|
12 |
+
* [GPTQ quantized 4bit 13B model in GGML format for llama.cpp](https://huggingface.co/TheBloke/koala-13B-GPTQ-4bit-128g-GGML)
|
13 |
* [Unquantized 13B model in HF format](https://huggingface.co/TheBloke/koala-13B-HF)
|
14 |
* [GPTQ quantized 4bit 7B model in `pt` and `safetensors` formats](https://huggingface.co/TheBloke/koala-7B-4bit-128g)
|
15 |
* [Unquantized 7B model in HF format](https://huggingface.co/TheBloke/koala-7B-HF)
|