You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Exit code 137 in most cases means not enough RAM (Out Of Memory Kill)
Your linux box shares RAM with docker. What is your RAM usage when not using docker? Please run LANG=C free command and paste results here.
PS. FYI I've got 16GB RAM too and running it with cpu-auto runs without any problems at all, so it should be doable. Heads up and let's find out what's wrong.
Has this issue been opened before?
Describe the bug
I start the container with:
docker compose --profile auto-cpu up --build
I have no GPU, therefore auto-cpu.
The container spins up, but exits during loading the model
Which UI
auto-cpu
Hardware / Software
3-0debian-bullseye>Steps to Reproduce
docker compose --profile auto-cpu up --build
The text was updated successfully, but these errors were encountered: