First official release of AttentionSmithy!
What's Changed
* generator classes implemented by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/2
* Multi gpu adjustments made by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/17
* Cleanup generator classes by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/18
* catches error for unrecognized generation strategy by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/19
* alibi custom embedding can be ignored for specific values (to avoid a… by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/23
* add get_available_gpu_count function to AttentionSmithy utils.py by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/24
* refactored numeric embedding manager class (and all related subclasse… by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/25
* Documentation prep by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/26
**Full Changelog**: https://github.com/xomicsdatascience/AttentionSmithy/commits/v1.0.0