Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
|
|
46 |
|
47 |
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/hippogriff-30b-chat-GPTQ)
|
48 |
* [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/hippogriff-30b-chat-GGML)
|
49 |
-
* [Unquantised fp16 model in
|
50 |
|
51 |
## Prompt template
|
52 |
|
|
|
46 |
|
47 |
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/hippogriff-30b-chat-GPTQ)
|
48 |
* [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/hippogriff-30b-chat-GGML)
|
49 |
+
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/openaccess-ai-collective/hippogriff-30b-chat)
|
50 |
|
51 |
## Prompt template
|
52 |
|