Transformers
mpt
Composer
MosaicML
llm-foundry
TheBloke commited on
Commit
4376975
·
1 Parent(s): 8fdcba4

Update README.md

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