0.33.0: Various bug fixes
0.33.0
Various bug fixes
Features:
- CPU quantization now supports a variable
blocksizevariable to enhance quantization speed or precision. 19a7adc
Bug fixes:
- fixed an issue in CPU quantization where tensors with more than 2^31 elements would fail 19a7adc
- fixed a bug where cpu binaries would fail if no GPU would be detected eab4d82
- fixed an issue where cpu binaries cause additional stdout messages 92a3363
- fixed an import of bnb.utils 2e630b5
We thank @mryab, @mbrukman, @chessgecko, @dbaranchuk for pull request with bug fixes and new features.