Results 15 comments of dongdong

I will post all the translated articles at this repo https://github.com/friendmine/llm-course-chn. Now, it is the first version.

Thank you very much for your permission. I will post the address where the translation is published, as well as the GitHub address, right here.

I‘ve finished it. https://github.com/friendmine/llm-course-chn and will continue to translate the related articles.

我觉得啊,一个优秀的开源系统是给你一个基础,然后有足够的自定义能力,你不能要求一个跟商业版本完全一致的功能吧。 毕竟开源这类东西,涉及到数据版权、隐私一类的问题。

给你一段参考代码, 出 403 肯定是你的访问网络有问题吧。 你去确认一下访问的整个网络链路是不是存在那里有问题,或者调试一下吧。

thanks for you answer. I'll try to make a dataset.

你这要求太难了,openai 用了cloudflare的服务,所以要加的是整个cloudflare的 ip

try streamlit run demo_page.py --server.port 17865 --server.address 0.0.0.0