docker run -d \ -v weights:/usr/src/app/weights -v datadb:/data/db/ \ -p 8008:8008 ghcr.io/serge-chat/serge:latest
Done! Navigate to http://localhost:8008 to talk to Serge.