Skip to content

Releases: lucidrains/vector-quantize-pytorch

1.12.0

06 Dec 17:36

Choose a tag to compare

support variable lengthed sequences for residual VQ and LFQ

1.11.8

02 Dec 05:50
b5da2a9

Choose a tag to compare

patch lfq

1.11.7

10 Nov 23:53
d6dcc9e

Choose a tag to compare

1.11.7

1.11.6

08 Nov 16:17

Choose a tag to compare

assert that residual quantizers never have projections except before …

1.11.5

05 Nov 23:54

Choose a tag to compare

when training grouped residual quantizers, make sure all residual qua…

1.11.3

03 Nov 21:12

Choose a tag to compare

codebook size needs to be derived differently for FSQ

1.11.2

03 Nov 18:43

Choose a tag to compare

yet another fix for residual fsq

1.11.1

03 Nov 18:42

Choose a tag to compare

fix grouped residual fsq

1.11.0

03 Nov 18:38

Choose a tag to compare

complete residual FSQ

1.10.8

03 Nov 16:03

Choose a tag to compare

prepare FSQ for multiple codebooks (with same set of levels for now) …