Ketan Todi

Results 4 comments of Ketan Todi

[> 卡在filling_sequence后的报错信息 ](https://github.com/THUDM/GLM-130B/issues/19#issuecomment-1231592375) Hi, I am facing the same issue of timeout while doing simple inference using the generate.sh script. Can anyone share what was the issue and how we...

Thanks for the reply, I had built with g++-9, and was able to complete until the make -j step but was failing in the above part. But on using g++-7,...

@volkerha I tried installing with c++7, but could not get past cmake stage. Will it be possible for you to share your conda environment in yaml file or something? It...

@jimmycrowoo No I was not able to solve the issue with either g++7 or g++9.