Skip to content

Releases: aws/sagemaker-inference-toolkit

v1.10.1

25 Oct 09:38
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Fix zombie process exception

v1.10.0

25 Jul 09:30
Compare
Choose a tag to compare

Features

  • support codeartifact for installing requirements.txt packages

v1.9.3

20 Jun 09:30
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Add support for SAGEMAKER_MODEL_SERVER_TIMEOUT_SECONDS variable

v1.9.2

04 Apr 09:32
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • handle max_request_size param set by SM platofrm

v1.9.1

22 Mar 09:30
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • relax retrying dependency

v1.9.0

17 Mar 20:15
Compare
Choose a tag to compare

Features

  • Add support for py39 and py38

v1.8.1

01 Feb 00:20
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Add environment variable VMARGS

v1.8.0

14 Oct 19:28
Compare
Choose a tag to compare

Features

  • Write handler to config file and serve model directly from o…

v1.7.1

08 Sep 09:41
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • fix for batch inference

v1.7.0

22 Aug 09:42
Compare
Choose a tag to compare

Features

  • pass context to handler functions