Releases: aws/sagemaker-huggingface-inference-toolkit
Releases · aws/sagemaker-huggingface-inference-toolkit
v2.7.0
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
- Update dependencies for transformers v5 by @ehcalabres in #141
New Contributors
- @ehcalabres made their first contribution in #141
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- Created more generic pipeline for text-to-image task by @fgbelidji in #138
New Contributors
- @fgbelidji made their first contribution in #138
Full Changelog: v2.5.0...v2.6.0
2.5.0
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
What's Changed
- Update README.md by @dil-bhantos in #127
- Add warning message to log this error. by @chen3933 in #118
- Remove Conversation pipeline utils by @ed-berry in #130
- Update release version to 2.4.1 by @philschmid in #132
New Contributors
- @dil-bhantos made their first contribution in #127
- @chen3933 made their first contribution in #118
- @ed-berry made their first contribution in #130
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- Log if handler service is using default or custom functions implementation by @aduverger in #114
- Add Inferentai2 and Optimum Neuron Support by @philschmid in #120
- update version by @philschmid in #121
New Contributors
- @aduverger made their first contribution in #114
Full Changelog: v2.3.0...v2.4.0
V2.3.0
What's Changed
- Add context to handler functions by @sachanub in #103
- Add diffusers utils by @philschmid in #104
New Contributors
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Add
optimum-neuronpipeline support for zero code deployment. by @philschmid in #92 - Release 2 2 0 by @philschmid in #95
Full Changelog: v2.1.2...v2.2.0
v2.1.2
v2.1.1
What's Changed
- When inferring task, open config.json for reading only. by @davidthomas426 in #74
- Update version to 2.1.1 by @davidthomas426 in #75
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- fix typos and inconsistent capitalization by @rhelmeczi in #70
- feature: Serve model directly from original model artifact directory … by @davidthomas426 in #71
- Update to v2.1.0 by @davidthomas426 in #72
New Contributors
- @rhelmeczi made their first contribution in #70
- @davidthomas426 made their first contribution in #71
Full Changelog: v2.0.0...v2.1.0