TheBloke commited on
Commit
c2a2aba
1 Parent(s): 4949bd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ Currently they can be used with:
44
  * The ctransformers Python library, which includes LangChain support: [ctransformers](https://github.com/marella/ctransformers)
45
  * The GPT4All-UI which uses ctransformers: [GPT4All-UI](https://github.com/ParisNeo/gpt4all-ui)
46
  * [rustformers' llm](https://github.com/rustformers/llm)
47
- * The example `mpt` binary provided with [ggml](https://github.com/ggerganov/ggml)
48
 
49
  As other options become available I will endeavour to update them here (do let me know in the Community tab if I've missed something!)
50
 
 
44
  * The ctransformers Python library, which includes LangChain support: [ctransformers](https://github.com/marella/ctransformers)
45
  * The GPT4All-UI which uses ctransformers: [GPT4All-UI](https://github.com/ParisNeo/gpt4all-ui)
46
  * [rustformers' llm](https://github.com/rustformers/llm)
47
+ * The example `starcoder` binary provided with [ggml](https://github.com/ggerganov/ggml)
48
 
49
  As other options become available I will endeavour to update them here (do let me know in the Community tab if I've missed something!)
50