Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
|
|
42 |
* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
|
43 |
* [ctransformers](https://github.com/marella/ctransformers)
|
44 |
|
45 |
-
##
|
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)
|
|
|
42 |
* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
|
43 |
* [ctransformers](https://github.com/marella/ctransformers)
|
44 |
|
45 |
+
## Repositories available
|
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)
|