Skip to content

Commit 979ee32

Browse files
authored
readme : add link (ggml-org#699)
add a link to ChatLLM.cpp
1 parent 6c1ce0b commit 979ee32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Some of the development is currently happening in the [llama.cpp](https://github
4949
- [X] Example of Qwen inference [QwenLM/qwen.cpp](https://github.com/QwenLM/qwen.cpp)
5050
- [X] Example of YOLO inference [examples/yolo](https://github.com/ggerganov/ggml/tree/master/examples/yolo)
5151
- [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)
5253
- [X] SeamlessM4T inference *(in development)* https://github.com/facebookresearch/seamless_communication/tree/main/ggml
5354

5455
## Whisper inference (example)

0 commit comments

Comments
 (0)