]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
readme : add link to seamless_comm repo
authorGeorgi Gerganov <redacted>
Tue, 5 Dec 2023 11:36:51 +0000 (13:36 +0200)
committerGitHub <redacted>
Tue, 5 Dec 2023 11:36:51 +0000 (13:36 +0200)
README.md

index 5103c891b89c6f01dddca365348e3114e1b34f59..68d387e8df130c906861eb59f58b47691c3f62d5 100644 (file)
--- 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)