Releases: docker/model-runner
Releases · docker/model-runner
Docker Model Runner v1.0.21
What's Changed
🔧 Maintenance
- fix: enhance release workflow by adding packaging wait and trigger steps (b120075) @ilopezluna
Full Changelog: v1.0.20...v1.0.21
Docker Model Runner v1.0.20
What's Changed
🚀 Features
- feat(scheduler): add platform capability checks for backend selection (#683) @ilopezluna
- feat: add install-cli Makefile target (#685) @doringeman
- Enhance opencode integration with model-runner (#684) @ericcurtin
🔧 Maintenance
- Unify release process of CLI and DMR (#682) @ilopezluna
- feat: add GitHub Actions workflow for model-cli release management
- feat: update release notes generator and enhance permissions in CI workflow
- feat: simplify CI workflows and enhance release process
- Remove cli-build.yml not needed anymore
- fix: update base64 encoding in release notes to remove newlines
- fix: simplify model-cli-release workflow by removing unnecessary steps
- fix: update release workflow to use 'ref' instead of 'tag' for triggering model release
Full Changelog: v1.0.19...v1.0.20
Docker Model Runner v1.0.19
What's Changed
🚀 Features
- improve launch command (#661) @ericcurtin
- Use new Safetensors packaging (#666) @ilopezluna
- feat: Add native Hugging Face push support with LFS (#673) @iamanishx
🐛 Bug Fixes
- fix: acquire read lock for r.blobs in test registry POST handler (#678) @ilopezluna
📦 Dependencies
- chore(deps): bump the go-modules-root group with 2 updates (#675) @dependabot
- chore(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 in /cmd/cli in the go-modules-cli group (#676) @dependabot
- chore(deps): bump the github-actions group with 4 updates (#677) @dependabot
- refactor: use peter-evans/create-pull-request for bump workflow (#680) @doringeman
- chore: bump llama.cpp (https://github.com/ggml-org/llama.cpp/releases/b8068) (#681) @github-actions
🔧 Maintenance
- Add Vulkan patches and update Docker build process (#671) @ericcurtin
- ci: add llama.cpp bump script and scheduled workflow (#679) @doringeman
Full Changelog: v1.0.18...v1.0.19