Releases: aws/sagemaker-huggingface-inference-toolkit
Releases · aws/sagemaker-huggingface-inference-toolkit
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