What's Changed
* docs: Simplify model composition doc by Sherlock113 in https://github.com/bentoml/BentoML/pull/5147
* docs: Restructure image folder and add alt for SEO by Sherlock113 in https://github.com/bentoml/BentoML/pull/5150
* docs: Fix links by Sherlock113 in https://github.com/bentoml/BentoML/pull/5153
* docs: Merge examples to io type doc by Sherlock113 in https://github.com/bentoml/BentoML/pull/5152
* fix: Permission issue of uv python installation directory by frostming in https://github.com/bentoml/BentoML/pull/5151
* fix: lazy safetensor patch by frostming in https://github.com/bentoml/BentoML/pull/5149
* docs: Clean up examples folder by Sherlock113 in https://github.com/bentoml/BentoML/pull/5154
* fix: use kantoku instead of circus by bojiang in https://github.com/bentoml/BentoML/pull/5155
* fix: Update lock file by frostming in https://github.com/bentoml/BentoML/pull/5156
* fix: use emoji code instead of emoji char by frostming in https://github.com/bentoml/BentoML/pull/5157
* fix: set model revision correctly by frostming in https://github.com/bentoml/BentoML/pull/5158
* fix: add missing secrets params in bentoml sdk by xianml in https://github.com/bentoml/BentoML/pull/5159
* fix: expose cloud api to get a single model by frostming in https://github.com/bentoml/BentoML/pull/5160
* fix: use the same spinner for bento and model apis by frostming in https://github.com/bentoml/BentoML/pull/5161
* fix: closed file descriptior issue by frostming in https://github.com/bentoml/BentoML/pull/5162
**Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.3.17...v1.3.18