We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c1ce0b commit 979ee32Copy full SHA for 979ee32
README.md
@@ -49,6 +49,7 @@ Some of the development is currently happening in the [llama.cpp](https://github
49
- [X] Example of Qwen inference [QwenLM/qwen.cpp](https://github.com/QwenLM/qwen.cpp)
50
- [X] Example of YOLO inference [examples/yolo](https://github.com/ggerganov/ggml/tree/master/examples/yolo)
51
- [X] Example of ViT inference [staghado/vit.cpp](https://github.com/staghado/vit.cpp)
52
+- [X] Example of multiple LLMs inference [foldl/chatllm.cpp](https://github.com/foldl/chatllm.cpp)
53
- [X] SeamlessM4T inference *(in development)* https://github.com/facebookresearch/seamless_communication/tree/main/ggml
54
55
## Whisper inference (example)
0 commit comments