Skip to content

Releases: lucidrains/routing-transformer

1.6.1

06 Nov 23:11
Compare
Choose a tag to compare
make sure rotary positional embeddings are same type as queries

1.6.0

16 Aug 16:45
Compare
Choose a tag to compare
add token shifting

1.5.2

20 May 16:36
Compare
Choose a tag to compare
apply rotary embeddings to values instead of using depthwise conv on …

1.5.1

14 Apr 23:18
Compare
Choose a tag to compare
fix rotary positional embedding

1.5.0

14 Apr 20:02
Compare
Choose a tag to compare
go all the way with rotary embeddings

1.4.3

04 Feb 22:42
Compare
Choose a tag to compare
allow for fine control over cancelling and registering kmeans update …

1.4.2

11 Dec 17:37
Compare
Choose a tag to compare
expose KmeansAttention layer for personal use in other repositories

1.4.1

12 Nov 16:35
Compare
Choose a tag to compare
fix examples

1.4.0

04 Nov 20:14
Compare
Choose a tag to compare
use embedding dimension, due to embedding factorization

1.3.0

01 Nov 02:28
Compare
Choose a tag to compare
allow one to look multiple blocks of window size into the past for lo…