You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[feat] Add QLoRA & multi-resolution packing support (#26)
* [feat] Implement multi-resolution packing and add QLoRA support
- Implement multi-resolution packing for CogView4 to improve training efficiency
- Add QLoRA support for both CogView and CogVideo models
- Refactor trainers to fix training bugs and optimize the computation pipeline
- Update dataset utilities and fine-tuning base components
This update significantly improves model training efficiency and flexibility.
0 commit comments