Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.

Releases: archinetai/a-transformers-pytorch

v0.0.10

15 Oct 14:20

Choose a tag to compare

feat: add random resampler

v0.0.9

06 Oct 13:02

Choose a tag to compare

feat: add option to provide context embedding

v0.0.8

04 Oct 08:39

Choose a tag to compare

fix: rq transformer generator, re-encode residual token emb

v0.0.7

03 Oct 20:28

Choose a tag to compare

feat: v0.0.7

v0.0.6

24 Sep 10:28

Choose a tag to compare

fix: make shifter work with autoregressive

v0.0.5

24 Sep 09:00

Choose a tag to compare

feat: option to keep start sequence in autoregressive generation

v0.0.4

24 Sep 08:45

Choose a tag to compare

feat: v0.0.4

v0.0.3

18 Sep 14:33

Choose a tag to compare

feat: update norm order, improve autoregressive

v0.0.2

16 Sep 07:40

Choose a tag to compare

feat: v0.0.2

v0.0.1

15 Sep 14:02

Choose a tag to compare

refactor: initial commit