Skip to content

Docker Model Runner v1.2.6

Latest

Choose a tag to compare

@ilopezluna ilopezluna released this 09 Jul 12:43
34ca88d

What's Changed

🚀 Features

  • Add an optional CommandModifier for backend runner processes (#1003) @mat007
  • Pin llama.cpp version per release, allow pulling latest on demand, and make llama.cpp a deferred backend on macOS/Windows (#737) @doringeman
  • Rewrite dmr as a standalone, engine-independent binary (#996) @ericcurtin
  • Show size of model when using docker model search (#988) @KeeTraxx
  • Add helper + tests for SyncDockerConfigToContainer (#947) @areebahmeddd

🐛 Bug Fixes

📦 Dependencies

🔧 Maintenance

  • Pin actions to commit SHAs, drop 3p release action (#1000) @docker
  • Update configure show command description and documentation (#928) @Montana

Full Changelog: v1.2.5...v1.2.6