Skip to content

AttentionSmithy v1.0.3

Choose a tag to compare

@CCranney CCranney released this 18 Mar 03:05
· 52 commits to main since this release
fc65053

Generator strategy bug fix, cleaning up unmaintained Big Bird implementation.

Note:

Future Big Bird development will require a complete revamp, and thus this old code is unusable. The old code is archived under the archive/big-bird branch.

What's Changed

  • fix - generator strategy no_repeat_ngram_size=1 now blocks repeat tokens by @CCranney in #29
  • workflow check update - increment only required when src is updated by @CCranney in #31
  • big bird code archived, removing from main by @CCranney in #32

Full Changelog: v1.0.1...v1.0.3