Skip to content

Releases: aws/sagemaker-huggingface-inference-toolkit

v2.4.0

08 May 12:39
50bf08e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

V2.3.0

17 Nov 08:39
9a183be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

15 Aug 11:30
6a83815
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.2.0

v2.1.2

22 Jun 19:40
2237804
Compare
Choose a tag to compare

What's Changed

  • Add support for JSON encoding torch.tensor to keep it consistent with sagemaker-inference-toolkit by @maaquib in #84
  • Update version to 2.1.2 by @maaquib in #86

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

12 Dec 21:54
27275f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

25 Oct 16:38
62551db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0 New Modalities Speech & Vision

25 Mar 07:40
2f1fae5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v2.0.0

v1.3.1

10 Feb 08:41
7cb5009
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v.1.3.0

16 Dec 12:35
13ce478
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.3.0

v1.0.0

25 Jun 18:32
Compare
Choose a tag to compare

Inference toolkit for Sagemaker HuggingFace inference containers.

Features

  • Supports PyTorch 1.7.1, TF 2.4.1 and Transformers 4.6.1
  • Adds default handler to assist in zero code deployment.