Wangcheng Tao

Results 3 issues of Wangcheng Tao

I want to download the data package of ployglot in another location (non-default location), which can be done through polyglot's downloader. But the consequence of this is that polyglot seems...

Hi, I am getting the following error while generating ICFG. I tried the methods in other issues and still failed. How can I fix this problem? ![image](https://user-images.githubusercontent.com/82823886/169244790-9daf4c1f-39a4-4408-a05a-27d0d5d54795.png)

- The most important thing is adding `// args.context_parallel_size`, otherwise when we scale very long sequence on many GPUs using context parallelism, it will cause OOM here. - Also add...