From: Georgi Gerganov Date: Sat, 22 Jul 2023 10:37:55 +0000 (+0300) Subject: readme : add minigpt4 link X-Git-Tag: upstream/0.0.1642~1305 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=c098c44f60d259d4cf878528498606c8dd0015e1;p=pkg%2Fggml%2Fsources%2Fggml readme : add minigpt4 link --- diff --git a/README.md b/README.md index caf83bf1..acd37ada 100644 --- 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)