Skip to content

Docker Model Runner v1.1.37

Choose a tag to compare

@github-actions github-actions released this 21 Apr 14:10
· 106 commits to main since this release
816dd2a

What's Changed

πŸš€ Features

πŸ› Bug Fixes

  • fix: add spirv-headers dependency for Vulkan build (#872) @ilopezluna
  • fix: improve pull resume reliability and progress bar display on retry (#873) @ericcurtin
  • Fix responses goroutine leak (#874) @ilopezluna
  • fix: preserve Range header across registry redirects for resumable pulls (#877) @ilopezluna
  • fix: allow vllm-metal cache dir in macOS sandbox (#876) @ilopezluna
  • fix: keep Python include headers for vllm-metal Metal kernel compilation (#876) @ilopezluna
  • fix: pre-compile vllm-metal paged_ops extension in tarball build (#876) @ilopezluna
  • fix: allow file-map-executable for vllm-metal cache in macOS sandbox (#876) @ilopezluna

πŸ“¦ Dependencies

πŸ”§ Maintenance

Full Changelog: v1.1.36...v1.1.37