Skip to content

InternLM-v0.2.1dev20230908

Choose a tag to compare

@sunpengsdu sunpengsdu released this 08 Sep 10:12

Highlights

  • fix the bug that may have NaN value when overlap gradients' allreduce with backward
  • support timeout wrapper and runtime diagnosis
  • support readthedocs Chinese version

What's Changed

🚀 Features

💥 Improvements

🐞 Bug fixes

  • fix(doc/code-docs): autodoc shown error by @huangting4201 in #265
  • fix(eval): no need to check length of valid_dl when using streaming dataset by @00INDEX in #274
  • fix/broadcast should not in commu stream by @sunpengsdu in #276
  • fix(model): set tensor parallel attribute for mlp by @yingtongxiong in #271
  • feat(ckpt): checkpoint bug fixes and feature enhancements. by @SolenoidWGT in #259
  • fix(ckpt): fix checkpoint reload bug by @SolenoidWGT in #282
  • fix(core/context): use dummy mode to generate random numbers in model construction by @blankde in #266
  • fix(monitor): add alert switch and refactor monitor config by @JiaoPL in #285
  • fix: fix the bug to do bcast in a stream by @sunpengsdu in #294

📚 Documentations

🌐 Other

Known issues

New Contributors

Full Changelog: v0.2.1dev20230901...v0.2.1dev20230908