Skip to content

Releases: NormXU/ERNIE-Layout-Pytorch

v1.2.3

15 Nov 07:26
Compare
Choose a tag to compare
  • Support Flash Attention
  • Set tokenizer.padding_side = right as default #21
  • Add unittest

v1.2.2

13 Sep 12:47
Compare
Choose a tag to compare
  • Optimize VRAM for calculating pos_bias
  • support context extrapolation
  • bug fixed

v1.2.1

18 Aug 11:03
Compare
Choose a tag to compare
  • Support: MixedNTKScaleRoPE & FixedBasedNTKScaleRoPE; please check this blog for more details

v1.2.0

07 Aug 11:19
Compare
Choose a tag to compare
  • Support extended Ernie_layout with RoPE and Alibi #17

v1.1.0

11 Jul 03:47
Compare
Choose a tag to compare
  • Clean redundant codes
  • Rewrite tokenizer and processor to support bbox, question and labels as input #14
  • Fix misleading between num_class and num_labels #18

v1.0.0

27 Feb 09:41
Compare
Choose a tag to compare

A stable implementation of ERNIE-Layout in Pytorch