Learning Timeline
Key Insights
Mandatory Requirement Before Using CLI
You MUST open the LM Studio application (GUI) at least once before attempting to run any 'lms' commands in the terminal; otherwise, the command will not be recognized.
Advantages of LM Studio vs Ollama
While Ollama is more user-friendly, LM Studio offers greater technical control and a visual interface (GUI) that makes it easier to manage and view your list of downloaded models.
Step by Step
How to Set Up GPT-OSS Models via LM Studio CLI
- Download and install the LM Studio application on your computer.
- Open the LM Studio app at least once. This is crucial to ensure the system recognizes 'lms' before you use the terminal.
- Locate the 'LM Studio CLI' command displayed within the application.
- Open Terminal (for Mac/Linux users) or Command Prompt (for Windows users).
- Copy the command and Paste it into the Terminal.
- Press 'Enter' to automatically start downloading the GPT-OSS model through the terminal.
- Once the download is complete, reopen the LM Studio application.
- Click the 'Discover' tab (magnifying glass icon) in the left navigation bar.
- Find the newly downloaded GPT-OSS model; it usually appears at the very top.
- Click on the model and select 'AI Chat' to start using the model locally.