- 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