Skip to content

Releases: InternLM/InternEvo

InternEvo-v0.2.3dev20240201

01 Feb 07:12
a3260a8

Choose a tag to compare

What's Changed

  • tool(transformers): update scripts for converting between the huggingface format by @x54-729 in #19
  • Fix:(initialize) remove fix_seed for initialization by @li126com in #22
  • Fix(StaticBatchSampler): fix statics of num_consumed_samples_in_epoch for ckpt by @li126com in #5
  • support pip install InternEvo by @sallyjunjun in #26
  • Feat(QA ckpt): check training loss when loading checkpoint by @li126com in #24
  • docs/update project name to InternEvo and fix some en doc by @huangting4201 in #21
  • test(workflow): change env by @kkscilife in #25
  • feat(model): add LinearRotaryEmbedding by @gaoyang07 in #28
  • test(case): add load ckpt then assert loss into ci by @kkscilife in #29
  • Fix QA port: add free_port by @li126com in #30
  • feat(third_party/flash-attention): update submodule flashattn to v2.2.1 by @huangting4201 in #31
  • test(ci): optimize ci by @kkscilife in #27
  • refactor(moe): refactor moe for extensibility by @blankde in #34
  • Feat(QA): check only forward output when not using flash attention by @li126com in #39
  • fix(moe): fix bugs with moe checkpoint by @blankde in #38

New Contributors

Full Changelog: v0.2.2dev20240118...v0.2.3dev20240201

InternEvo-v0.2.2dev20240118

18 Jan 07:23
cba90e6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/InternLM/InternEvo/commits/v0.2.2dev20240118