github hpcaitech/ColossalAI v0.1.0
V0.1.0 Released Today!

latest releases: v0.4.4, v0.4.3, v0.4.2...
2 years ago

Overview

We are happy to release the version v0.1.0 today. Compared to the previous version, we have a brand new zero module and updated many aspects of our system for better performance and usability. The latest version can be installed by pip install colossalai now. We will update our examples and documentation in the next few days accordingly.

Highlights:

Note:
a. Only the major base commits are chosen to display. Successive commits which enhance/update the base commit are not shown.
b. Some commits do not have associated pull request ID for some unknown reasons.
c. The list is ordered by time.

Features

Unit Testing

Documentation

CI/CD

Bug Fix

  • fix gpt attention mask (#461 ) By @ver217
  • [bug] Fixed device placement bug in memory monitor thread (#433 ) By @FrankLeeeee
  • fixed fp16 optimizer none grad bug (#432 ) By @FrankLeeeee
  • fixed gpt attention mask in pipeline (#430 ) By @FrankLeeeee
  • [hotfix] fixed bugs in ShardStrategy and PcieProfiler (#394 ) By @1SAA
  • fixed bug in activation checkpointing test (#387 ) By @FrankLeeeee
  • [profiler] Fixed bugs in CommProfiler and PcieProfiler (#377 ) By @1SAA
  • fixed CI dataset directory; fixed import error of 2.5d accuracy (#255 ) By @kurisusnowdeng
  • fixed padding index issue for vocab parallel embedding layers; updated 3D linear to be compatible with examples in the tutorial By @kurisusnowdeng

Miscellaneous

Don't miss a new ColossalAI release

NewReleases is sending notifications on new releases.