ChatGLM-6B
ChatGLM-6B copied to clipboard
[Help] web_demo2在公网IP没法回答微调后的问题
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
web_demo2在公网IP没法回答微调后的问题
Expected Behavior
No response
Steps To Reproduce
- streamlit run web_demo2
- 出现公网和本地两个IP地址
- 公网IP下,提问无法回答微调时训练的问题
- 本地IP下,提问可以回答微调时训练的问题
Environment
- OS:
- Python:
- Transformers:
- PyTorch:
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) :
Anything else?
No response
我想请教一下怎么将webdemo2.py部署到局域网供其他电脑访问呢