Docker Support #14
Replies: 2 comments 3 replies
-
I'm working with Docker-compose. My question is, is it efficient to have multiple llama.cpp containers on only one physical server and loadbalance them with paddler? Or is it better to have llama.cpp servers on multiple physical servers and load-balance them with paddler? |
Beta Was this translation helpful? Give feedback.
-
Hi, thanks for the great project! I created a docker compose file to make it easier to run Paddler using Docker: It works well for my needs, but I was wondering if you have any plans to publish an official Docker image to GitHub Packages (or Docker Hub) in the future. That would simplify the setup even further and help more users get started quickly. Thanks again for your work! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Continuation of the discussion from #11
Beta Was this translation helpful? Give feedback.
All reactions