OpenBMB / MiniCPM-V

MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone
Apache License 2.0
7.86k stars 547 forks source link

[BUG] web项目启动会报ssl错误认证 #229

Closed learner-dhx closed 3 weeks ago

learner-dhx commented 1 month ago

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?

该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?

当前行为 | Current Behavior

8a7604b1587ed66882468df7589ed3f 当我尝试在本地运行web_demo时 这个请求错误发生了,请问如何解决?

期望行为 | Expected Behavior

No response

复现方法 | Steps To Reproduce

No response

运行环境 | Environment

- OS: win10
- Python: 3.10.14
- Transformers: 
- PyTorch:2.1.2
- CUDA (`python -c 'import torch; print(torch.version.cuda)'`):None

备注 | Anything else?

No response