-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Description
I get (of course lmstudio 0.3.17 is working on linux):
Traceback (most recent call last):
File "/home/kolo/lmstudio-test2.py", line 9, in <module>
model = lms.llm()
lmstudio.LMStudioWebsocketError:
LM Studio is not reachable at ws://localhost:1234/llm (due to httpx.ConnectError: All connection attempts failed).
Is LM Studio running?
Question is, how check my configurations? What is ws: ?
for example:
$curl 127.0.0.1:1234
curl: (7) Failed to connect to 127.0.0.1 port 1234 after 0 ms: Could not connect to server
or similar.
Metadata
Metadata
Assignees
Labels
No labels