Skip to content

v1.2.3: Patch release

Compare
Choose a tag to compare
@echarlaix echarlaix released this 15 Jun 13:13
· 1012 commits to main since this release
  • Add the save_pretrained method to the ORTOptimizer to easily save the resulting quantized and / or pruned model, with its corresponding configuration (needed to load a quantized model) (#4)
  • Remove the outdated fit method as well as the model attribute of IncQuantizer and IncPruner (#4)