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