]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
readme : add BioGPT example link
authorGeorgi Gerganov <redacted>
Sat, 24 Jun 2023 17:58:42 +0000 (20:58 +0300)
committerGitHub <redacted>
Sat, 24 Jun 2023 17:58:42 +0000 (20:58 +0300)
README.md

index a60465205084b707c04bd3334b81676be8d5ae3d..1e284cbec4b0a157bf2a2a508d86bf0a4d90ada1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -36,6 +36,7 @@ Some of the development is currently happening in the [llama.cpp](https://github
 - [X] Example of ðŸ’« StarCoder inference [examples/starcoder](https://github.com/ggerganov/ggml/tree/master/examples/starcoder)
 - [X] Example of MPT inference [examples/mpt](https://github.com/ggerganov/ggml/tree/master/examples/mpt)
 - [X] Example of Replit inference [examples/replit](https://github.com/ggerganov/ggml/tree/master/examples/replit)
+- [X] Example of BioGPT inference [PABannier/biogpt.cpp](https://github.com/PABannier/biogpt.cpp)
 
 ## Whisper inference (example)