What's Changed
- fix: spark usage following API change by @frostming in #5052
- docs: Add model loading doc by @Sherlock113 in #5049
- doc: suggest to use pip for CUDA first by @bojiang in #5054
- docs: Update build-options.rst by @Sherlock113 in #5055
- fix: use the model revision in bento info for huggingface models by @frostming in #5053
- feat: Adding SDK support for deployment labels by @jianshen92 in #5057
- fix: postpone the model id normalization for huggingface models by @frostming in #5060
- chore: upload descripiton to remote bento store by @xianml in #5047
- ci: pre-commit autoupdate [skip ci] by @pre-commit-ci in #5061
- feat: Add task_id to request inference context by @Leon-Sander in #5059
- chore: copy existing README.md instead of creating a new one by @xianml in #5063
- feat: allow extending bentoml with extra commands by @frostming in #5064
- fix: remove the version limit of pynvml by @frostming in #5068
New Contributors
- @Leon-Sander made their first contribution in #5059
Full Changelog: v1.3.10...v1.3.11