v0.3.8
Merge branch 'main' of github.com:hpcaitech/ColossalAI into prefetch
[npu] change device to accelerator api (#5239)
[shardformer]: support gpt-j, falcon, Mistral and add interleaved pipeline for bert (#5088)
[bug] fix early return (#5740)
[chore] remove unnecessary assert since compute list might not be recorded
[gemini] async grad chunk reduce (all-reduce&reduce-scatter) (#5713)
[bug] continue fix