lmstudio-ai / configs

LM Studio JSON configuration file format and a collection of example config files.
MIT License
172 stars 26 forks source link

How to run in the background? #22

Open KaiWei-Seu opened 4 months ago

KaiWei-Seu commented 4 months ago

I attempted to run LM Studio on my Ubuntu 20.04 server. I accessed my server remotely via Windows Remote Desktop and xrdp. After upgrading some runtime libraries, I successfully ran LM Studio on my remote server and connected to it locally through Python (specifically, Jupyter). However, I noticed that once I closed the remote desktop session, LM Studio was also terminated. Is there a way to provide a virtual background running solution?