v0.51.10
roboflow/inferencev0.51.10Aug 1, 2025by grzegorz-roboflow
AI Summary
Bug fixes for Moondream2 and Docker build adjustments to align with updated infrastructure runners.
Key Highlights
- Fix Moondream2 inference
- Use direct UNIX socket for container stats
- Fixes due to updates to Roboflow-GPU-VM-Runner
Full Release Notes
# Changes related to Inference * Use direct UNIX socket for container stats by @sberan in https://github.com/roboflow/inference/pull/1463 * Fix Moondream2 by @capjamesg in https://github.com/roboflow/inference/pull/1445 * Fix/nvidia t4 parallel by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1467 # Changes related to Inference-Experimental * inference-exp docker builds CI refinements by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1451 * fixes due to updates to Roboflow-GPU-VM-Runner by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1465 * Add changes to align `inference-exp` with refrence RFDetr implementation by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/1459 **Full Changelog**: https://github.com/roboflow/inference/compare/v0.51.9...v0.51.10