Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-the-crayon committed May 1, 2024
1 parent 311d71d commit 35f2474
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ lms

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

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

Here are some frequently used commands:

Expand All @@ -57,7 +57,3 @@ Here are some frequently used commands:
- `lms unload --all` - To unload all models
- `lms create` - To create a new project with LM Studio SDK
- `lms log stream` - To stream logs from LM Studio

Please note that most commands, except those controlling the server, internally use [lmstudio.js](https://github.com/lmstudio-ai/lmstudio.js). Therefore, ensure the API server is running before utilizing these commands.

You can start the API server using `lms server start`.

0 comments on commit 35f2474

Please sign in to comment.