From deaabe292d86b712e061bebe7fdd6be6690f539b Mon Sep 17 00:00:00 2001 From: Attogram Project Date: Tue, 10 Jun 2025 23:14:51 +0200 Subject: [PATCH] readme: add ollama-multirun to community integrations (#11038) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90e41be8..ffaec628 100644 --- a/README.md +++ b/README.md @@ -451,6 +451,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [orca-cli](https://github.com/molbal/orca-cli) Ollama Registry CLI Application - Browse, pull, and download models from Ollama Registry in your terminal. - [GGUF-to-Ollama](https://github.com/jonathanhecl/gguf-to-ollama) - Importing GGUF to Ollama made easy (multiplatform) - [AWS-Strands-With-Ollama](https://github.com/rapidarchitect/ollama_strands) - AWS Strands Agents with Ollama Examples +- [ollama-multirun](https://github.com/attogram/ollama-multirun) - A bash shell script to run a single prompt against any or all of your locally installed ollama models, saving the output and performance statistics as easily navigable web pages. ([Demo](https://attogram.github.io/ai_test_zone/)) ### Apple Vision Pro