lmstudio-ai / lmstudio.js

LM Studio TypeScript SDK (pre-release public alpha)
https://lmstudio.ai/docs/lmstudio-sdk/quick-start
Apache License 2.0
271 stars 42 forks source link

Searching a model results into error 500 #6

Closed hopewise closed 2 months ago

hopewise commented 2 months ago

It seems I can't search for models, I keep getting error as in the snapshot:

Screenshot 2024-04-22 at 6 22 20 PM

Any idea ?

yagil commented 2 months ago

@hopewise this is likely due to Hugging Face networking issues in the last few hours. See: https://x.com/LMStudioAI/status/1782390856986550384

Monitor here: https://status.huggingface.co

hopewise commented 2 months ago

Oh, ok, thank you @yagil

zacheryph commented 2 months ago

I am still receiving this error when trying to search for models.

yagil commented 2 months ago

@zacheryph searches like “llama” appear to not work yet

try searching for “lmstudio-community”

zacheryph commented 2 months ago

👍 that did work. Hopefully that gets fixed up before confusing too many people.