Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ These files are **not** compatible with llama.cpp.
|
|
44 |
|
45 |
Currently they can be used with:
|
46 |
* The ctransformers Python library, which includes LangChain support: [ctransformers](https://github.com/marella/ctransformers)
|
47 |
-
* The GPT4All-UI which uses ctransformers: [GPT4All-UI](https://github.com/
|
48 |
* [rustformers' llm](https://github.com/rustformers/llm)
|
49 |
* The example `mpt` binary provided with [ggml](https://github.com/ggerganov/ggml)
|
50 |
|
|
|
44 |
|
45 |
Currently they can be used with:
|
46 |
* The ctransformers Python library, which includes LangChain support: [ctransformers](https://github.com/marella/ctransformers)
|
47 |
+
* The GPT4All-UI which uses ctransformers: [GPT4All-UI](https://github.com/ParisNeo/gpt4all-ui)
|
48 |
* [rustformers' llm](https://github.com/rustformers/llm)
|
49 |
* The example `mpt` binary provided with [ggml](https://github.com/ggerganov/ggml)
|
50 |
|