Open B-l-u-e-f-i-r-e opened 1 month ago
@B-l-u-e-f-i-r-e this is already possible in version 0.3.*:
You will need to connect it to a front end that accepts an Open AI like API.
@YorkieDev the request is for the other way around: allow LM Studio to act as a client for another LM Studio server.
@B-l-u-e-f-i-r-e this is something that will be possible in a couple of releases from now, stay tuned (prep work here https://github.com/lmstudio-ai/lmstudio.js/pull/90)
@yagil Okay cool, I'm looking forward to that.
Good news !!! for the same reason I am looking for the same feature !
Looking forward to that!! LMStudio has the cleanest interface tbh. And it's fasssst comparing to web UI. It's great to hear this feature is coming in a couple of release. Keep up the great work!
LM Studio already allows to create a server and use it for api requests. But it does not allow LM Studio to act as a client for that Server.
Here is the scenario: I have one powerful machine in my local Network. Now I want to use the LLM on computers, that are in the network, which are not powerful enough to run the LLM. I should be able to add a local IP address (the one of the LLM Server) in LM Studio, and use it to access the LLM'S from a different computer truth LM Studio.
I was really confused that this was not possible, since LM Studio already has the ability to create a server.