Update README.md

This commit is contained in:
Alpha Nerd 2025-08-26 18:40:56 +02:00 committed by GitHub
parent 2cbea0008b
commit 1c95bbca66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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. 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. 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. 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.