Installation
1
Install the latest version of LLMstudio using
pipWe suggest that you create and activate a new environment using
conda2
Install
bun if you want to use the UI3
Create a
.env file at the same path you’ll run LLMstudio4
Now you should be able to run LLMstudio using the following command.When the
--ui flag is set, you’ll be able to access the UI at http://localhost:3000You are done setting up LLMstudio!