Attention-smithy

Latest version: v1.1.1

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.1

What's Changed
* update encoder/decoder freeze layers to run .eval() on frozen layers by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/37


**Full Changelog**: https://github.com/xomicsdatascience/AttentionSmithy/compare/v1.1.0...v1.1.1

1.1.0

Began implementing specialized transformer components (in this case relating to the Perceiver architecture).

What's Changed
* Machine translation example fix by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/33
* updating example script README.md with environment information by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/34
* implementing perceiver classes by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/36


**Full Changelog**: https://github.com/xomicsdatascience/AttentionSmithy/compare/v1.0.3...v1.1.0

1.0.3

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 https://github.com/xomicsdatascience/AttentionSmithy/pull/29
* workflow check update - increment only required when `src` is updated by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/31
* big bird code archived, removing from main by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/32


**Full Changelog**: https://github.com/xomicsdatascience/AttentionSmithy/compare/v1.0.1...v1.0.3

1.0.1

Has fixes to the project name metadata to make it pip installable.

What's Changed
* update project name for pypi readability and installation by CCranney in https://github.com/xomicsdatascience/AttentionSmithy/pull/27


**Full Changelog**: https://github.com/xomicsdatascience/AttentionSmithy/compare/v1.0.0...v1.0.1

1.0.0

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

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.