OpenVINO
Toolkit for optimizing and deploying deep learning inference
OpenVINO is chasing every new model release while quietly moving under llama.cpp.
◆Recent moves
- 1d ago
2026.3.0
The quarterly model refresh plus the decoding work that makes it worth taking: EAGLE-3 speculative decoding now covers VLMs as well as LLMs, Top-K sampling joins continuous batching, and lazy weight loading picks a compilation path automatically to hold down peak memory at initialisation.
View source ↗ - 1mo ago
Hotfix: YOLO26 GPU compilation and NPU queue priority
Two defects fixed — YOLO26 failing to compile on GPU, and an NPU shared command queue violating inference priorities. Corrective work on models the previous release had just added.
View source ↗ - 2mo ago
2026.2.0
INT4 KV-cache compression on GPU is the substantive change for anyone serving long prompts, and custom extension loading lets developers register operations OpenVINO does not implement rather than waiting for a release. The Gemma 4 and Qwen3 additions are the usual quarterly refresh.
View source ↗ - 3mo ago
Automated version bump to 2026.1.2
A version bump commit that reached the feed with its pull request template unfilled. No change content is available from this entry.
View source ↗ - 4mo ago
2026.1.0
⚡ SPARKThe release where OpenVINO stopped requiring adoption of its own API. Shipping as a llama.cpp backend puts Intel CPU, GPU and NPU optimisation under a runtime developers already run, which is a different distribution strategy than the model-coverage treadmill the other releases are on.
View source ↗ - 4mo ago
Hotfix: single commit cherry-picked from master
A one-commit hotfix on the 2026.1 line, cherry-picked from master. The entry body is the project's pull request template rather than a description of the fix.
View source ↗