Skip to content
Discussion options

You must be logged in to vote

I got help on the discord server from @lunamidori5 (thanks a lot) and everything is resolved now.
Not sure to use the correct vocabulary as I'm bit new to docker environment, but the gist is about WSL and where the docker engine is running.

Basically I installed Docker Desktop on Windows, my docker compose files + volumes were stored on my Windows C: driver, and I executed the docker compose command directly from Windows. All wrong.
As suggested I moved everything to my WSL distro (compose files & volumes) and ran my docker compose command from the wsl itself.
Now the server starts instantly and the models are loaded instantly.

Apparently the speed diff is about 10000x. I didn't do the ma…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lunamidori5
Comment options

Answer selected by doriongilmore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants