Unsloth Studio Quickstart
The practical install link, command, and browser URL from David’s notes.
1. Install Unsloth Studio
Open the official Unsloth Studio quickstart:
Click Quickstart, open your terminal, paste the installer from the docs, and wait a few minutes.
2. Launch it locally
unsloth studio -H 0.0.0.0 -p 8888Then open this in your browser:
http://127.0.0.1:8888/studio3. Local password
Set a local UI password. This only locks the Unsloth Studio UI in your browser. It is not a real online account. David’s notes used admin1234 as a demo example, but use a fresh local password you do not reuse anywhere else.
4. Pick a model
If you do not know what model to choose, compare open-source options here:
Start small. The point is to learn the workflow before spending time on a bigger model.
5. Start training
Inside Unsloth Studio, click Train on the left and follow the setup flow with the starter dataset.