NOTE: Please continue using OpenVINO 2025.4 release unless you require the specific bug fixes addressed in the 2025.4.1 version.
Summary of improvements
- Preview: Mixture of Experts (MoE) models optimized for CPUs and GPUs, validated for GPT-OSS 20B model. How to convert model: optimum-cli export openvino -m "openai/gpt-oss-20b" out_dir --weight-format int4
- Fixed issue ID...