]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
readme : update example list (#146)
authorGeorgi Gerganov <redacted>
Sat, 13 May 2023 10:04:57 +0000 (13:04 +0300)
committerGitHub <redacted>
Sat, 13 May 2023 10:04:57 +0000 (13:04 +0300)
README.md

index 917f28d38f573f9badaa496ef93dc8c7207c1e7a..a6eb5c5b170df26b54dd2da0645e17ba6e81b45f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ Some of the development is currently happening in the [llama.cpp](https://github
 - [ ] Idea for GPU support: https://github.com/ggerganov/llama.cpp/discussions/915
 - [X] Example of StableLM (GPT-NeoX) inference [examples/gpt-neox](https://github.com/ggerganov/ggml/tree/master/examples/stablelm)
 - [X] Example of BERT inference [skeskinen/bert.cpp](https://github.com/skeskinen/bert.cpp)
+- [X] Example of ðŸ’« StarCoder inference [examples/starcoder](https://github.com/ggerganov/ggml/tree/master/examples/starcoder)
 
 ## Whisper inference (example)