ColossalAI
ColossalAI copied to clipboard
Making large AI models cheaper, faster and more accessible
…allelism ## 📌 Checklist before creating the PR - [ ] I have created an issue for this PR for traceability - [ ] The title follows the standard format:...
…init_tokenizer.py code style ## 📌 Checklist before creating the PR - [ ] I have created an issue for this PR for traceability - [ ] The title follows the...
…mpts.py code style ## 📌 Checklist before creating the PR - [ ] I have created an issue for this PR for traceability - [ ] The title follows the...
### 🐛 Describe the bug i'm using the colossalai to train the [animate anyone](https://github.com/guoqincode/Open-AnimateAnyone). but there is an error in unet forward. ```python Traceback (most recent call last): File "core/train_stage2_colo.py",...
## 📌 Checklist before creating the PR - [ ] I have created an issue for this PR for traceability - [ ] The title follows the standard format: `[doc/gemini/tensor/...]:...
… code style ## 📌 Checklist before creating the PR - [ ] I have created an issue for this PR for traceability - [ ] The title follows the...
### 🐛 Describe the bug i'm using the colossalai to train animate anyone here is the code where bug happened: ```python for name, param in unet.named_parameters(): if "motion_modules" in name:...
## 📌 Checklist before creating the PR - [ ] I have created an issue for this PR for traceability - [ ] The title follows the standard format: `[doc/gemini/tensor/...]:...
## 📌 Checklist before creating the PR - [ ] I have created an issue for this PR for traceability - [x] The title follows the standard format: `[doc/gemini/tensor/...]: A...