Files
candle/CHANGELOG.md
Laurent Mazare fdf15f0e05 Another transmute tweak. (#610)
* Another transmute tweak.

* Changelog tweak.
2023-08-26 13:00:24 +01:00

878 B

Changelog

This documents the main changes to the candle crate.

Unreleased

Added

  • Support more quantized types, e.g. Q2K, Q4K, Q5K... 586.
  • Add pose estimation to the yolo example 589.
  • Api to write GGUF files 585.
  • Support more quantization types 580.
  • Add EfficientNet as an example Computer Vision model 572.
  • Add a group parameter to convolutions 566.
  • New dtype: int64 563.
  • Handling of the GGUF file format. 559.

v0.1.2 - 2023-08-21