Would it be possible to get lms able to launch without having to run lmstudio itself at least once?
We want to launch lms server using container runtime, however, to currently achieve that we're required to build very dirty images because lmstudio UI needs to be launched once, then lms needs to be bootstrapped.
Launching lmstudio UI itself require a window manager system to be available, which increase our images weight and amount of packages to analyze/secure.