v0.2.6
[hotfix] fix chunk size can not be divided (#2867)
[example] update gpt example for larger model scale (#2211)
[doc] add deepspeed citation and copyright (#2996)
[hotfix] remove potiential circle import (#1307)
[hotfix] polish chunk import (#1787)
[NFC] polish colossalai/gemini/gemini_context.py code style (#2690)
[hotfix] fix zero ddp warmup check (#2545)
[Gemini] fix the convert_to_torch_module bug (#2269)
[hotfix] add deconstructor for stateful tensor (#848)
[gemini] accelerate adjust_layout() (#878)
[Gemini] free and allocate cuda memory by tensor.storage, add grad hook (#2040)