Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 09:14

[0.7.1] - 2026-04-19

Changed

  • Breaking: Added context.Context to many functions for graceful cancellation
  • Experimental: Added WithGenerativeEngine to ORT, to enable concurrent inferencing and intelligent batching
  • Added locks to protect against concurrent model and pipeline initialisations
  • Added 2-bit bucketing to XLA backend for reduced padding overhead
  • Upgraded to GoMLX v0.27.3
  • Upgraded to ORT v1.24.4
  • Upgraded to ORT GenAI v0.13.1