Skip to content

Releases: aws/sagemaker-huggingface-inference-toolkit

v2.7.0

07 Apr 20:01
f0c3eb2

Choose a tag to compare

Release Notes

Highlights

  • Updated compatibility with Transformers v5
  • Removed TensorFlow support to align with upstream changes
  • Upgraded Hugging Face libraries to latest versions

Details

This release focuses on adapting the codebase to the Transformers v5 ecosystem. As part of this transition, TensorFlow support has been removed and all relevant Hugging Face dependencies have been updated to ensure compatibility

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

23 Apr 20:32

Choose a tag to compare

What's Changed

  • Created more generic pipeline for text-to-image task by @fgbelidji in #138

New Contributors

Full Changelog: v2.5.0...v2.6.0

2.5.0

01 Apr 18:32
9923001

Choose a tag to compare

What's Changed

  • fix: correctly handle method parameter counting in function_extra_arg by @benieric in #136
  • bump from 2.5.0.dev0 to 2.5.0 by @timkuo-amazon in #137

Full Changelog: v2.4.1...v2.5.0

2.4.1

18 Oct 08:13
920ed2d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.4.1

v2.4.0

08 May 12:39
50bf08e

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

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

Choose a tag to compare

What's Changed

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

v2.1.2

22 Jun 19:40
2237804

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

Choose a tag to compare

What's Changed

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

v2.1.0

25 Oct 16:38
62551db

Choose a tag to compare

What's Changed

New Contributors

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