Skip to content

v5.1.1 bug fix

Compare
Choose a tag to compare
@byshiue byshiue released this 17 Oct 06:44
· 63 commits to main since this release
aa3aaf6
  1. fix stop criterion.
  2. fix bug of attention mask chosen when enabling shared context opt
  3. fix swin qk scale
  4. fix bug of repetition penalty of t5 under beam search
  5. fix bug of gpt_guide.md
  6. fix bug of decoder_masked_multihead_attention_template