Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.166.0
Features
- Add
inf2
support toHuggingFaceModel
- adding resourcekey and tags for api in config for SDK defaults
Bug Fixes and Other Changes
- Remove deprecated option.s3url in favor of option.model_id
- Use sagemaker config keyword
- SDK Defaults Config - Handle config injection for None Sessions
- Fix HPO Grid Search comparison and name
v2.165.0
Features
- Add support for Deployment Recommendation ID in model.deploy(). No tagging support
Bug Fixes and Other Changes
- maketplace integs
- Add tagging assert to inference recommender integ tests
- breaking deviations in _create_sagemaker_model call
Documentation Changes
- Add missing quotation mark
v2.164.0
Features
- SDK Defaults - Environment Variables
- Update Transformers 4.28 - PyTorch 2.0.0 Training and Inference Image URI
Bug Fixes and Other Changes
- tag more integs as flaky for auto-retry
- Remove docker-compose from local requirements
- enable neo framework version support on ml_inf2 and ml_trn1
v2.163.0
Features
- Add huggingface-llm 0.8.2 dlc images
Bug Fixes and Other Changes
- Update to more actionable error message
- Loosen local reqs for PyYAML
v2.162.0
Features
- Add tagging support for create ir job
- Selective Step Execution feature in Pipelines
- Add Neuronx Image uri - Transformers 4.28 - PyTorch 1.13
Bug Fixes and Other Changes
- skip pipelines abalone notebook test
- Update neo multiversion support to include edge devices
Documentation Changes
- JumpStart Utility Doc Update
v2.161.0
Features
- Add huggingface-llm 0.6.0 dlc images
- Add autotune for HyperparameterTuner
Bug Fixes and Other Changes
- Remove release tag from non-global test
- SDK defaults for volume size, JS Estimator image uri region, Predictor str method
v2.160.0
Features
- PyTorch 2.0 release
- Add TFS 2.12.1 Graviton image
Bug Fixes and Other Changes
- Fix failing integ test
- remove unnecessary log messages for loading existing experiment runs
- build(deps): bump requests from 2.27.1 to 2.31.0 in /requirements/extras
- SDK Defaults - switch from config printing to logging
v2.159.0
Features
- Add TF Serving 2.12.1 images to the SM PySDK
Bug Fixes and Other Changes
- Update the list of extension packages pylint is allowed to load
v2.158.0
Features
- Enable default role for Spark processors
- SDK Defaults - S3 Params for Session
- Bump up images for DJL transformers Neuronx DLCs
Bug Fixes and Other Changes
- Relax local-mode PyPI requirements on urllib3
Documentation Changes
- Fix Tensorflow and PyTorch supported version in HuggingFaceProcessor
- Update doc for model_server_workers param in PyTorchModel
v2.157.0
Features
- Handle use case where endpoint is created outside of python …
Bug Fixes and Other Changes
- Make type annotation of UploadedCode consistent
- Add SELinux label to local docker volumes