LM StudioLM Studio
ModelsDocsBlogEnterpriseLM LinkNew
  • Download
  • Login
Login or SignupDownload AppModelsDeveloper DocsLM LinkNewCareersWe're Hiring!
Blog
ChangelogEnterprise SolutionsPrivacy PolicyTerms of Use
AppDeveloper DocsLM Linklmstudio-jslmstudio-pythonCLIIntegrations

CLI docs

LM Studio icon
App
Developer docs
Developer Docs
LM Link
lmstudio-js
lmstudio-python
CLI
Integrations

Introduction

Contributing

lms chat

lms get

lms load

lms ls

lms ps

lms import

lms server start

lms server status

lms server stop

lms log stream

lms daemon up

lms daemon down

lms daemon status

lms daemon update

lms link enable

lms link disable

lms link status

lms link set-device-name

lms link set-preferred-device

lms runtime

lms clone

lms push

lms dev

lms login

Introduction

Contributing

lms chat

lms get

lms load

lms ls

lms ps

lms import

lms server start

lms server status

lms server stop

lms log stream

lms daemon up

lms daemon down

lms daemon status

lms daemon update

lms link enable

lms link disable

lms link status

lms link set-device-name

lms link set-preferred-device

lms runtime

lms clone

lms push

lms dev

lms login

serve

lms server stop

Stop the running LM Studio server instance.

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.

This page's source is available on GitHub