github bentoml/BentoML v0.12.1
BentoML-0.12.1

latest releases: v1.2.12, v1.2.11, v1.2.10...
3 years ago

Detailed Changelog: v0.12.0...v0.12.1

PaddlePaddle Support

We are thrilled to announce that BentoML now fully supports the PaddlePaddle framework from Baidu. Users can easily serve their own models created with Paddle via Paddle Inference and serve pre-trained models from PaddleHub, which contains over 300 production-grade pre-trained models.

Tutorial notebooks for using BentoML with PaddlePaddle:

See the announcement and release note from PaddleHub: https://github.com/PaddlePaddle/PaddleHub/releases/tag/v2.1.0

Thank you @cqvu @deehrlic for contributing this feature in BentoML.

Bug fixes

  • #1532 Fix zipkin module not found exception
  • #1557 Fix aiohttp import issue on Windows
  • #1566 Fix bundle load in docker when using the requirement_txt_file @env parameter

Don't miss a new BentoML release

NewReleases is sending notifications on new releases.