Skip to content

Releases: lucidrains/RETRO-pytorch

0.3.0

10 Apr 15:54
Compare
Choose a tag to compare
fix so that encoding of retrieved tokens happen just before the first…

0.2.10

09 Apr 13:45
92ff287
Compare
Choose a tag to compare
0.2.10

0.2.9

08 Apr 14:41
81df123
Compare
Choose a tag to compare
Update setup.py

0.2.8

07 Apr 21:45
Compare
Choose a tag to compare
allow for use of gated RMSNorm, proposed by RMSNorm author in the ReL…

0.2.7

19 Mar 17:53
Compare
Choose a tag to compare
rename hyperparameter

0.2.6

19 Mar 02:11
Compare
Choose a tag to compare
complete deepnet init

0.2.5

19 Mar 01:45
Compare
Choose a tag to compare
default to layernorm if post norm configuration is turned on, but all…

0.2.4

19 Mar 01:34
Compare
Choose a tag to compare
separate projection matrices for key / values, in preparation for sep…

0.2.3

19 Mar 01:30
Compare
Choose a tag to compare
default residual scaling to equations proposed in deepnet paper, if p…

0.2.2

19 Mar 01:17
Compare
Choose a tag to compare
allow for post norm configuration for deepnet + retro