TheBloke commited on
Commit
ca74c9e
1 Parent(s): c810947

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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-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
 
 
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