* Fix IPEX quantization model output by sywangyi in https://github.com/huggingface/optimum-intel/pull/218
* Fix INC pruning and QAT combination by xin3he in https://github.com/huggingface/optimum-intel/pull/241
* Fix loading of stable diffusion model when model config is not adapted by echarlaix in https://github.com/huggingface/optimum-intel/pull/237
* Enable VAE encoder openvino export by echarlaix in https://github.com/huggingface/optimum-intel/pull/224
* Fix openvino fp16 conversion for seq2seq models by echarlaix in https://github.com/huggingface/optimum-intel/pull/238
* Disable scheduler, tokenizer, feature extractor loading when provided by echarlaix in https://github.com/huggingface/optimum-intel/pull/245
* Fix OVTrainer openvino export for structurally pruned model by yujiepan-work in https://github.com/huggingface/optimum-intel/pull/236