Home

Awesome

<p align="center"> <br/> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://files.lmstudio.ai/lms-dark.png"> <source media="(prefers-color-scheme: light)" srcset="https://files.lmstudio.ai/lms-light.png"> <img alt="lmstudio cli logo" src="https://files.lmstudio.ai/lms-light.png" width="180"> </picture> <br/> <br/> </p> <p align="center"><bold><code>lms</code> - Command Line Tool for <a href="https://lmstudio.ai/">LM Studio</a></bold></p> <p align="center">Built with <bold><code><a href="https://github.com/lmstudio-ai/lmstudio.js">lmstudio.js</a></code></bold></p>

Installation

lms ships with LM Studio 0.2.22 and newer.

To set it up, run the built-in bootstrap command like so:

To check if the bootstrapping was successful, run the following in a 👉 new terminal window 👈:

lms

Usage

You can use lms --help to see a list of all available subcommands.

For details about each subcommand, run lms <subcommand> --help.

Here are some frequently used commands: