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