Tag Archives: lms

How to install Headless LM Studio on Linux

Simply run curl -fsSL https://lmstudio.ai/install.sh | bash After you install, don’t forget to source your .bashrc file via source .bashrc so that you can run the lms command. To bring it up, run lms daemon up After it’s up, you … Continue reading

Posted in Linux | Tagged , , , , | Leave a comment