]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
readme : add minigpt4 link
authorGeorgi Gerganov <redacted>
Sat, 22 Jul 2023 10:37:55 +0000 (13:37 +0300)
committerGitHub <redacted>
Sat, 22 Jul 2023 10:37:55 +0000 (13:37 +0300)
README.md

index caf83bf13dab47dfeac6319f65323cdb09530ca1..acd37adaa69c836c63f7cb7459ee5b9a6f16d1ef 100644 (file)
--- a/README.md
+++ b/README.md
@@ -42,6 +42,7 @@ Some of the development is currently happening in the [llama.cpp](https://github
 - [X] Example of BioGPT inference [PABannier/biogpt.cpp](https://github.com/PABannier/biogpt.cpp)
 - [X] Example of Encodec inference [PABannier/encodec.cpp](https://github.com/PABannier/encodec.cpp) 
 - [X] Example of CLIP inference [monatis/clip.cpp](https://github.com/monatis/clip.cpp)
+- [X] Example of MiniGPT4 inference [Maknee/minigpt4.cpp](https://github.com/Maknee/minigpt4.cpp) 
 
 ## Whisper inference (example)