Releases: aws/sagemaker-huggingface-inference-toolkit
Releases · aws/sagemaker-huggingface-inference-toolkit
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-neuron
pipeline 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
v2.0.0 New Modalities Speech & Vision
What's Changed
- added x-image type by @philschmid in #57
- Add audio by @philschmid in #58
- Add new modalities by @philschmid in #60
Full Changelog: v1.3.1...v2.0.0
v1.3.1
What's Changed
- Fix spelling mistake on
pytorch_model.bin
by @tommy-neeld-rft in #50 - Hint at correct env var name in error message by @thilohuellmann in #52
- fixes configurable startup timeout by @philschmid in #56
New Contributors
- @tommy-neeld-rft made their first contribution in #50
- @thilohuellmann made their first contribution in #52
Full Changelog: v1.3.0...v1.3.1
v.1.3.0
What's Changed
- Fix documentation by @philschmid in #16
- Add csv support by @philschmid in #17
- Bumping versions by @vdantu in #11
- Adding pre & post-processing to ConversationalPipeline by @philschmid in #21
- log predict time properly by @dzorlu in #27
- Add exception for CSV without headers. by @philschmid in #25
- release of 1.1.1 by @philschmid in #28
- added fix by @philschmid in #29
- Fix: Typo in README by @abhisheksms in #30
- adding ci pipeline and make sure quality and tests work by @philschmid in #42
- added ci integartion test by @philschmid in #43
- Update test_models_from_hub.py by @philschmid in #44
- added neuron check by @philschmid in #46
- v1.3.0 by @philschmid in #48
New Contributors
- @dzorlu made their first contribution in #27
- @abhisheksms made their first contribution in #30
Full Changelog: v1.0.0...v1.3.0