Text Generation
Transformers
starcoder
code
4 papers
TheBloke commited on
Commit
5526b67
1 Parent(s): 081c3e3

Update README.md

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