lmstudio-ai/lms
Official CLI tool for LM Studio that manages local LLM model serving, server operations, and inference workflows.

Velocity · 7d
+6.3
★ / day
Trend
→steady
star history
The lms CLI provides command-line access to LM Studio’s local LLM inference capabilities. It allows users to start and stop the local API server, load and unload language models, list available and running models, and manage inference sessions. Built with the lmstudio.js TypeScript SDK, it serves as the primary interface for developers who prefer terminal-based workflows or need to integrate LM Studio into scripts and automation pipelines.