A version with less quantizers
#5
by
MajoRoth
- opened
Hey, are you planning to publish a version with a less quantizers?
in the paper you used a version with 8 quantizers but the HF model has 32.
Thank you!
You can pass num_quantizers=8 to the encode method to use only 8 quantizers.