Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openvino for openSUSE:Factory checked in at 2025-09-08 09:57:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvino (Old) and /work/SRC/openSUSE:Factory/.openvino.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openvino" Mon Sep 8 09:57:24 2025 rev:16 rq:1303034 version:2025.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openvino/openvino.changes 2025-06-26 11:38:56.208821779 +0200 +++ /work/SRC/openSUSE:Factory/.openvino.new.1977/openvino.changes 2025-09-08 09:58:28.104747799 +0200 @@ -1,0 +2,49 @@ +Sun Sep 7 01:21:19 UTC 2025 - Alessandro de Oliveira Faria <[email protected]> + +- Update to 2025.3.0 +- More GenAI coverage and framework integrations to minimize code + changes + * New models supported: Phi-4-mini-reasoning, AFM-4.5B, + Gemma-3-1B-it, Gemma-3-4B-it, and Gemma-3-12B, + * NPU support added for: Qwen3-1.7B, Qwen3-4B, and Qwen3-8B. + * LLMs optimized for NPU now available on OpenVINO Hugging + Face collection. +- Broader LLM model support and more model compression techniques + * The NPU plug-in adds support for longer contexts of up to + 8K tokens, dynamic prompts, and dynamic LoRA for improved + LLM performance. + * The NPU plug-in now supports dynamic batch sizes by reshaping + the model to a batch size of 1 and concurrently managing + multiple inference requests, enhancing performance and + optimizing memory utilization. + * Accuracy improvements for GenAI models on both built-in + and discrete graphics achieved through the implementation + of the key cache compression per channel technique, in + addition to the existing KV cache per-token compression + method. + * OpenVINO™ GenAI introduces TextRerankPipeline for improved + retrieval relevance and RAG pipeline accuracy, plus + Structured Output for enhanced response reliability and + function calling while ensuring adherence to predefined + formats. +- More portability and performance to run AI at the edge, + in the cloud, or locally. + * Announcing support for Intel® Arc™ Pro B-Series + (B50 and B60). + * Preview: Hugging Face models that are GGUF-enabled for + OpenVINO GenAI are now supported by the OpenVINO™ Model + Server for popular LLM model architectures such as + DeepSeek Distill, Qwen2, Qwen2.5, and Llama 3. + This functionality reduces memory footprint and + simplifies integration for GenAI workloads. + * With improved reliability and tool call accuracy, + the OpenVINO™ Model Server boosts support for + agentic AI use cases on AI PCs, while enhancing + performance on Intel CPUs, built-in GPUs, and NPUs. + * int4 data-aware weights compression, now supported in the + Neural Network Compression Framework (NNCF) for ONNX + models, reduces memory footprint while maintaining + accuracy and enables efficient deployment in + resource-constrained environments. + +------------------------------------------------------------------- Old: ---- openvino-2025.2.0.obscpio New: ---- openvino-2025.3.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvino.spec ++++++ --- /var/tmp/diff_new_pack.iiSyxv/_old 2025-09-08 09:58:34.713022458 +0200 +++ /var/tmp/diff_new_pack.iiSyxv/_new 2025-09-08 09:58:34.721022790 +0200 @@ -31,13 +31,13 @@ %define pythons python3 %endif %define __builder ninja -%define so_ver 2520 +%define so_ver 2530 %define shlib lib%{name}%{so_ver} %define shlib_c lib%{name}_c%{so_ver} %define prj_name OpenVINO Name: openvino -Version: 2025.2.0 +Version: 2025.3.0 Release: 0 Summary: A toolkit for optimizing and deploying AI inference # Let's be safe and put all third party licenses here, no matter that we use specific thirdparty libs or not ++++++ _service ++++++ --- /var/tmp/diff_new_pack.iiSyxv/_old 2025-09-08 09:58:35.009034761 +0200 +++ /var/tmp/diff_new_pack.iiSyxv/_new 2025-09-08 09:58:35.061036922 +0200 @@ -2,8 +2,8 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/openvinotoolkit/openvino.git</param> <param name="scm">git</param> - <param name="revision">2025.2.0</param> - <param name="version">2025.2.0</param> + <param name="revision">2025.3.0</param> + <param name="version">2025.3.0</param> <param name="submodules">enable</param> <param name="filename">openvino</param> <param name="exclude">.git</param> ++++++ openvino-2025.2.0.obscpio -> openvino-2025.3.0.obscpio ++++++ /work/SRC/openSUSE:Factory/openvino/openvino-2025.2.0.obscpio /work/SRC/openSUSE:Factory/.openvino.new.1977/openvino-2025.3.0.obscpio differ: char 49, line 1 ++++++ openvino.obsinfo ++++++ --- /var/tmp/diff_new_pack.iiSyxv/_old 2025-09-08 09:58:35.389050555 +0200 +++ /var/tmp/diff_new_pack.iiSyxv/_new 2025-09-08 09:58:35.417051720 +0200 @@ -1,5 +1,5 @@ name: openvino -version: 2025.2.0 -mtime: 1749227913 -commit: c01cd93e24d1cd78bfbb401eed51c08fb93e0816 +version: 2025.3.0 +mtime: 1756212984 +commit: 44526285f241251e9543276572676365fbe542a4
