LuGY

Results 28 comments of LuGY

Hi, I found this [picture](https://raw.githubusercontent.com/hpcaitech/public_assets/main/applications/chatgpt/experience.jpg) a little confusing. I think if there is some description, it would be much better.

This [picture](https://raw.githubusercontent.com/hpcaitech/public_assets/main/applications/chatgpt/chatgpt.png) is from InstructGPT, maybe there should be copyright information?

Seems this issue https://github.com/hpcaitech/ColossalAI/issues/2771 would help you.

Hi, could you set `num_workers=0` in your dataloader and then run it again? If it fails again, then try with a single GPU to locate the error.

Hi, thanks for your issue. And the answer to your question is yes. It is possible to run it on normal computers/laptops with Nvidia GPU. However, if you want to...

Hi, it sounds like a really interesting idea. However, I am not familiar with DB, and I can not give you a suggestion.

Hi, can you provide a result produced by AlphaFold2? We would try to reproduce and solve it.

Hi, I have tried your sequence. FastFold does not treat the inference as monomer. However, the two sequence have exactly same tag, and the second one would cover the first...

Hi, I am not sure if there is a random in preprocessing. But it seems to be. The reason for using tag as the MSA folder name is to make...

We have noticed this problem also, thanks for the solution :)