Published June 12, 2023
| Version 0.11.0
Software
Open
A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training.
Authors/Creators
Description
What's Changed
- ci: flake8 -> ruff by @Borda in https://github.com/krasserm/perceiver-io/pull/48 (includes #46 and #47)
- Refactor redundancies in causal sequence modeling code by @krasserm in https://github.com/krasserm/perceiver-io/pull/49
- Key value cache and support for contrastive search by @krasserm in https://github.com/krasserm/perceiver-io/pull/51
Full Changelog: https://github.com/krasserm/perceiver-io/compare/0.10.0...0.11.0
Notes
Files
krasserm/perceiver-io-0.11.0.zip
Files
(17.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:b4b8c99c3266bfaf0c9b334359462dd5
|
17.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/krasserm/perceiver-io/tree/0.11.0 (URL)