Launch api only in Docker environment #865
Closed
c7e715d1b04b17683718fb1e8944cc28
started this conversation in
Ideas
Replies: 1 comment
-
I completely forgot about it, but you can change it in the options of the “run” command. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When deploying with Docker, webui is always executed to launch entrypoint.sh.
In addition, launching the api consumes twice as much GPU RAM.
Is there any way to launch only the api without launching webui to reduce this?
Beta Was this translation helpful? Give feedback.
All reactions