ChatGLM-6B icon indicating copy to clipboard operation
ChatGLM-6B copied to clipboard

[Help] web_demo2在公网IP没法回答微调后的问题

Open XiaoXiaoJiangYun opened this issue 1 year ago • 1 comments

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

  1. streamlit run web_demo2
  2. 出现公网和本地两个IP地址
  3. 公网IP下,提问无法回答微调时训练的问题
  4. 本地IP下,提问可以回答微调时训练的问题

Environment

- OS:
- Python:
- Transformers:
- PyTorch:
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) :

Anything else?

No response

XiaoXiaoJiangYun avatar Oct 07 '23 01:10 XiaoXiaoJiangYun

我想请教一下怎么将webdemo2.py部署到局域网供其他电脑访问呢

GitStardust avatar Dec 04 '23 08:12 GitStardust