Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ These files are GGML format model files for [Vigogne Instruct 13B - A French ins
|
|
20 |
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:
|
21 |
* [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
|
22 |
* [KoboldCpp](https://github.com/LostRuins/koboldcpp)
|
23 |
-
* [ParisNeo/GPT4All-
|
24 |
* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
|
25 |
* [ctransformers](https://github.com/marella/ctransformers)
|
26 |
|
|
|
20 |
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:
|
21 |
* [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
|
22 |
* [KoboldCpp](https://github.com/LostRuins/koboldcpp)
|
23 |
+
* [ParisNeo/GPT4All-UI](https://github.com/ParisNeo/gpt4all-ui)
|
24 |
* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
|
25 |
* [ctransformers](https://github.com/marella/ctransformers)
|
26 |
|