Results 4 comments of DY Yao

> The other side's cloud server is accessed through a port, and on that port, the code runs on another port, and I'm denied access Did you solve it, I...

> URL: http://0.0.0.0:7861 Hi, I have solved this problem. URL: 7861 in http://0.0.0.0:7861 is the port number, change 0.0.0.0 to the ip address of your remote server. Then open the...

> @ydyhello I am also trying to evaluate llama3.2 models and reproduce their results. Were you able to do that? Thanks Hi, I used the [eval_yi_200k.py](https://github.com/OpenBMB/InfiniteBench/blob/main/src/eval_yi_200k.py) script to evaluate the...

非常感谢您的回复! 我将kmeans最大迭代次数设为1时,解决了这个问题。