binmakeswell

Results 359 comments of binmakeswell

@gongel We have released it. Thanks. https://github.com/hpcaitech/ColossalAI/tree/main/applications/Chat#supervised-datasets-collection

Hi @mynewstart We have fixed it, please refer to #3475 and #3334 . Thanks.

Hi @nrailgun DP+ZERO is a simple way and enough for most cases. Examples of hybrid parallelism for large models will be provided soon. Thanks.

> I also have this problem ,how do you solved? pip show it have already installed, but the train script appears this error ModuleNotFoundError: No module named 'coati' Hi @elven2016...

Hi @janglichao @610lyn We have add How to train with limited resources. Thanks. https://github.com/hpcaitech/ColossalAI/tree/main/applications/Chat#faq

Hi @tianbuwei Thanks for the feedback, we are fixing LoRA bug. #3439

Hi @yingtongxiong Sorry, we are currently in high-speed updates and the document may be a bit outdated. We suggest that you use images and language under example for testing. Thanks....

Hi @Yutongamber Maybe it’s an inappropriate sh command. We have fixed it. Thanks. #3490 https://github.com/hpcaitech/ColossalAI/blob/main/applications/Chat/examples/train_rm.sh

Hi @wanghetongtt Yes, this can be done. However, this is currently beyond the scope of support from the open source community. Feel free to contact me via email [email protected] to...

Hi @Youly172 Could you please provide more details to help us to reproduce it? e.g. What's example, command, env, and any changes?