v1.2.5

roboflow/inferencev1.2.5Apr 24, 2026by PawelPeczek-Roboflow

AI Summary

This release fixes compilation and monkey-patching issues with OWLv2 and `torch.compile` in older inference versions.

Key Highlights

  • Fixed OWLv2 compilation in old inference.
  • Fixed OWLv2 monkey-patching with `torch.compile`.

Full Release Notes

## What's Changed
* Provide bugfix for owlv2 in old inference, regarding monkey-patching with `torch.compile(...)` by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/2270
* Fix owlv2 compilation in old inference by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/2271


**Full Changelog**: https://github.com/roboflow/inference/compare/v1.2.4...v1.2.5