From: Georgi Gerganov Date: Tue, 5 Dec 2023 11:36:51 +0000 (+0200) Subject: readme : add link to seamless_comm repo X-Git-Tag: upstream/0.0.1642~1184 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=bbf9afb379d5b519729b24ff1a1e2684ae395c3d;p=pkg%2Fggml%2Fsources%2Fggml readme : add link to seamless_comm repo --- diff --git a/README.md b/README.md index 5103c891..68d387e8 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Some of the development is currently happening in the [llama.cpp](https://github - [X] Example of Qwen inference [QwenLM/qwen.cpp](https://github.com/QwenLM/qwen.cpp) - [X] Example of YOLO inference [examples/yolo](https://github.com/ggerganov/ggml/tree/master/examples/yolo) - [X] Example of ViT inference [staghado/vit.cpp](https://github.com/staghado/vit.cpp) +- [X] SeamlessM4T inference *(in development)* https://github.com/facebookresearch/seamless_communication/tree/main/ggml ## Whisper inference (example)