From 6a0c2ec50f796e547b6db8d17396a03d0105ffe4 Mon Sep 17 00:00:00 2001 From: Paul Robello Date: Thu, 21 Nov 2024 02:55:35 -0800 Subject: [PATCH] readme: add terminal tool ParLlama to community integrations (#5623) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 953ecf72..c0cf6638 100644 --- a/README.md +++ b/README.md @@ -375,6 +375,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [tlm](https://github.com/yusufcanb/tlm) - [podman-ollama](https://github.com/ericcurtin/podman-ollama) - [gollama](https://github.com/sammcj/gollama) +- [ParLlama](https://github.com/paulrobello/parllama) - [Ollama eBook Summary](https://github.com/cognitivetech/ollama-ebook-summary/) - [Ollama Mixture of Experts (MOE) in 50 lines of code](https://github.com/rapidarchitect/ollama_moe) - [vim-intelligence-bridge](https://github.com/pepo-ec/vim-intelligence-bridge) Simple interaction of "Ollama" with the Vim editor