Skip to content

v0.1.3

Choose a tag to compare

@RoyYang0714 RoyYang0714 released this 23 Jul 07:39
· 4 commits to main since this release
1688775

New Features

  • Merge old engine and PL engine.
  • Refactor all Callback to PL Callback.
  • Enable FlashAttention in MultiHeadAttention.
  • Support Readthedoc for documentation.

Bug Fixes

  • Fix typing for arrary_to_numpy.
  • Fix process_batch for Evaluator.