Update README.md
Browse files
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 `
|
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 |
|