v0.4.3
[Feature]: support FP8 communication in DDP, FSDP, Gemini (#5928)
[npu] change device to accelerator api (#5239)
[shardformer]: support gpt-j, falcon, Mistral and add interleaved pipeline for bert (#5088)
[fp8] support gemini plugin (#5978)
[gemini] quick fix on possible async operation (#5803)
[chore] remove unnecessary assert since compute list might not be recorded
[fp8] Merge feature/fp8_comm to main branch of Colossalai (#6016)
[bug] continue fix