Skip to content
release: 0.0.13

- new `QConv2d` quantized module,
- official support for `float8` weights.

- fix `QbitsTensor.to()` that was not moving the inner tensors,
- prevent shallow `QTensor` copies when loading weights that do not move
  inner tensors.