-
Notifications
You must be signed in to change notification settings - Fork 431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QUESTION: xinference registrations
command error: requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
#1147
Comments
the version of package is
|
Does the xinference start normally on port 9997? |
|
xinference registrations
command error: requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
@BaiMeiyingxue Cannot reproduce this situation on my ubuntu machine. |
|
Have you tried other commands? Do all commands run with this problem? |
yes, I tried to register a model with commands, and the seem error occured |
If you have enabled a proxy, please try disabling it and then attempt the operation again. This maybe resolve the issue you encountered. |
have encountered the same bug. |
have encountered the same bug. -- chatglm全系列 |
This issue is stale because it has been open for 7 days with no activity. |
This issue was closed because it has been inactive for 5 days since being marked as stale. |
the version is xinference 0.9.2 ,when inspect the registered LLM using 'xinference registrations --model-type LLM', an error occurred
The text was updated successfully, but these errors were encountered: