最終更新:2025-01-24 (金) 08:46:40 (14d)  

lms
Top / lms

インストール

コマンド

help

  • lms <subcommand>
    
    where <subcommand> can be one of:
    
    - status - Prints the status of LM Studio
    - server - Commands for managing the local server
    - ls - List all downloaded models
    - ps - List all loaded models
    - get - Searching and downloading a model from online.
    - load - Load a model
    - unload - Unload a model
    - create - Create a new project with scaffolding
    - log - Log operations. Currently only supports streaming logs from LM Studio via `lms log stream`
    - import - Import a model file into LM Studio
    - bootstrap - Bootstrap the CLI
    - version - Prints the version of the CLI
    
    For more help, try running `lms <subcommand> --help`