LM StudioLM Studio

lms server stop

Stop the running LM Studio server instance.

Ask Bionic to read this page

Copy this prompt, open Bionic, and paste it into a new chat.

Read https://lmstudio.ai/docs/cli/serve/server-stop, I want to ask questions about it.

The lms server stop command gracefully stops the running LM Studio server.

lms server stop

Example output:

Stopped the server on port 1234.

Any active request will be terminated when the server is stopped. You can restart the server using lms server start.