Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ license: other
|
|
7 |
|
8 |
These files are GGML format model files for [Tim Dettmers' Guanaco 33B](https://huggingface.co/timdettmers/guanaco-33b-merged).
|
9 |
|
10 |
-
GGML files are for CPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp) and libraries and UIs which support this format, such as:
|
11 |
* [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
|
12 |
* [KoboldCpp](https://github.com/LostRuins/koboldcpp)
|
13 |
* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
|
|
|
7 |
|
8 |
These files are GGML format model files for [Tim Dettmers' Guanaco 33B](https://huggingface.co/timdettmers/guanaco-33b-merged).
|
9 |
|
10 |
+
GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp) and libraries and UIs which support this format, such as:
|
11 |
* [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
|
12 |
* [KoboldCpp](https://github.com/LostRuins/koboldcpp)
|
13 |
* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
|