TheBloke commited on
Commit
f9127d5
1 Parent(s): 46a9f14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -289,7 +289,7 @@ Currently they can be used with:
289
  * The ctransformers Python library, which includes LangChain support: [ctransformers](https://github.com/marella/ctransformers)
290
  * The GPT4All-UI which uses ctransformers: [GPT4All-UI](https://github.com/ParisNeo/gpt4all-ui)
291
  * [rustformers' llm](https://github.com/rustformers/llm)
292
- * The example `mpt` binary provided with [ggml](https://github.com/ggerganov/ggml)
293
 
294
  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!)
295
 
 
289
  * The ctransformers Python library, which includes LangChain support: [ctransformers](https://github.com/marella/ctransformers)
290
  * The GPT4All-UI which uses ctransformers: [GPT4All-UI](https://github.com/ParisNeo/gpt4all-ui)
291
  * [rustformers' llm](https://github.com/rustformers/llm)
292
+ * The example `starcoder` binary provided with [ggml](https://github.com/ggerganov/ggml)
293
 
294
  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!)
295