Skip to content

Releases: lucidrains/CoLT5-attention

0.11.1

06 Sep 14:55
Compare
Choose a tag to compare

0.11.0

16 Jun 23:26
Compare
Choose a tag to compare

Full Changelog: 0.10.19...0.11.0

0.10.20

21 Feb 19:39
Compare
Choose a tag to compare
address https://github.com/lucidrains/CoLT5-attention/issues/8

0.10.19

02 Dec 17:41
Compare
Choose a tag to compare
add decorators to function

0.10.18

15 Nov 16:12
Compare
Choose a tag to compare
make sure differentiable topk is not performed in float16

0.10.17

14 Nov 17:23
Compare
Choose a tag to compare
make sure last_da is only used for the first backwards segment, when …

…the number of checkpoint segments is greater than 1

0.10.16

14 Nov 16:40
Compare
Choose a tag to compare
disable autocast for coordinate descent functions

0.10.15

18 Aug 18:47
Compare
Choose a tag to compare
prepare for differentiable topk use for another lib

0.10.14

23 Jun 22:52
Compare
Choose a tag to compare
fix query rotary embeddings in routed autoregressive attention

0.10.12

23 Jun 21:56
Compare
Choose a tag to compare
fix autoregressive routed rotary embeddings