ParisNeo / lollms-webui

Lord of Large Language Models Web User Interface
https://lollms.com
Apache License 2.0
4.27k stars 537 forks source link

How to setup LMStudio? #534

Closed zinwelzl closed 4 months ago

zinwelzl commented 5 months ago

How to setup LMStudio?

ParisNeo commented 4 months ago

Well, install lmstudio, configure it a a server, then you can use elf binding in lollms to talk to lmstudio. I think LMStudio has an openai api emulation, so just select openai completion and it should work.

zinwelzl commented 4 months ago

Thanks.