Skip to content

v1.7.1: Patch release

Compare
Choose a tag to compare
@echarlaix echarlaix released this 24 Mar 00:46
· 767 commits to main since this release
  • Fix IPEX quantization model output by @sywangyi in #218
  • Fix INC pruning and QAT combination by @xin3he in #241
  • Fix loading of stable diffusion model when model config is not adapted by @echarlaix in #237
  • Enable VAE encoder openvino export by @echarlaix in #224
  • Fix openvino fp16 conversion for seq2seq models by @echarlaix in #238
  • Disable scheduler, tokenizer, feature extractor loading when provided by @echarlaix in #245
  • Fix OVTrainer openvino export for structurally pruned model by @yujiepan-work in #236