From 1c95bbca661c191faeb20c5205d238fad949a597 Mon Sep 17 00:00:00 2001 From: alpha-nerd-nomyo Date: Tue, 26 Aug 2025 18:40:56 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f86d66b..1e9dcd1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -![arch](https://github.com/user-attachments/assets/80b9feac-7d57-40f9-9cbc-78d0e76809c6)# NOMYO Router +# NOMYO Router is a transparent proxy for ![Ollama](https://github.com/ollama/ollama) with model deployment aware routing. It runs between your frontend application and Ollama backend and is transparent for both, the front- and backend. - +![arch](https://github.com/user-attachments/assets/80b9feac-7d57-40f9-9cbc-78d0e76809c6) Copy/Clone the repository, edit the config.yaml by adding your Ollama backend servers and the max_concurrent_connections setting per endpoint. This equals to your OLLAMA_NUM_PARALLEL config settings.