Releases: lucidrains/x-transformers
Releases · lucidrains/x-transformers
1.42.10
address https://github.com/lucidrains/x-transformers/issues/290
1.42.9
add ability to set slopes on alibi as well as custom position across …
1.42.8
What's Changed
- Customizable Embedder and Logit Mapper by @pradeep-pyro in #288
Full Changelog: 1.42.7...1.42.8
1.42.7
Full Changelog: 1.42.6...1.42.7
1.42.6
address https://github.com/lucidrains/x-transformers/issues/289
1.42.5
improvise a bidirectional forgetting transformer
1.42.4
move value residual so that kv caching works properly
1.42.3
fix value residual
1.42.2
maintain same behavior as an mlp when no batch dim
1.42.0
attention is all you need for neural radiance fields