github bentoml/BentoML v1.3.3

latest releases: v1.3.5, v1.3.4post1, v1.3.4...
27 days ago

What's Changed

  • fix: restore keras.save_model compatibility with Keras 3 by @rmarquis in #4922
  • fix(cli): do not hide output behind a spinner for building bento by @frostming in #4923
  • feat: expose client url and sync client by @frostming in #4925
  • fix: always preserve str and bytes when serializing by @frostming in #4929
  • fix(cloud-client): raise error if multipart push fails by @Haivilo in #4932
  • feat: Pass torch kwargs to bentoml.pytorch.load_model by @TokeReines in #4930
  • docs: Add function calling example link by @Sherlock113 in #4934
  • fix: pydantic/numpy patching causes Cannot interpret 'numpy.float16 | numpy.float32' as a data type by @frostming in #4933
  • fix: uploading large files saving to disk instead of memory by @frostming in #4935

New Contributors

Full Changelog: v1.3.2...v1.3.3

Don't miss a new BentoML release

NewReleases is sending notifications on new releases.