Skip to content

v1.0.0

Choose a tag to compare

@CCranney CCranney released this 16 Mar 03:33
· 63 commits to main since this release
9697b3b

First official release of AttentionSmithy!

What's Changed

  • generator classes implemented by @CCranney in #2
  • Multi gpu adjustments made by @CCranney in #17
  • Cleanup generator classes by @CCranney in #18
  • catches error for unrecognized generation strategy by @CCranney in #19
  • alibi custom embedding can be ignored for specific values (to avoid a… by @CCranney in #23
  • add get_available_gpu_count function to AttentionSmithy utils.py by @CCranney in #24
  • refactored numeric embedding manager class (and all related subclasse… by @CCranney in #25
  • Documentation prep by @CCranney in #26

Full Changelog: https://github.com/xomicsdatascience/AttentionSmithy/commits/v1.0.0