We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在运行openapi.py的时候,会出现 “”该网页无法正常运作 0.0.0.0 目前无法处理此请求。 HTTP ERROR 502“” 这样的错误,我该怎么解决呢,我想看一下 OpenAI服务接口制作方法,但是执行好像有一点问题
No response
运行openai_api.py文件,但是不能正确的访问8080端口。更换端口依旧发生错误。
- OS:Windows - Python:3.11 - Transformers: - PyTorch: - CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) : 是
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Current Behavior
在运行openapi.py的时候,会出现
“”该网页无法正常运作
0.0.0.0 目前无法处理此请求。
HTTP ERROR 502“”
这样的错误,我该怎么解决呢,我想看一下 OpenAI服务接口制作方法,但是执行好像有一点问题
Expected Behavior
No response
Steps To Reproduce
运行openai_api.py文件,但是不能正确的访问8080端口。更换端口依旧发生错误。
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: