File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.213.0 (2024-03-15)
4+
5+ ### Features
6+
7+ * Add support for Streaming Inference
8+ * tgi optimum 0.0.19, 0.0.20 releases
9+ * support JumpStart proprietary models
10+ * Add ModelDataSource and SourceUri support for model package and while registering
11+ * Accept user-defined env variables for the entry-point
12+ * Add overriding logic in ModelBuilder when task is provided
13+
14+ ### Bug Fixes and Other Changes
15+
16+ * Improvement of the tuner documentation
17+ * Skip of tests which are long running and causing the ResourceLimitInUse exception
18+ * Add AutoML -> AutoMLV2 mapper
19+ * add ci-health checks
20+ * split coverage out from testenv in tox.ini
21+ * add PT 2.2 support for smdistributed, pytorchddp, and torch_distributed distributions
22+ * sagemaker session region not being used
23+ * chore: emit warning when no instance specific gated training env var is available, and raise exception when accept_eula flag is not supplied
24+ * enable github actions for PRs
25+ * Move sagemaker pysdk version check after bootstrap in remote job
26+ * make unit tests compatible with pytest-xdist
27+ * Update tblib constraint
28+
329## v2.212.0 (2024-03-06)
430
531### Features
Original file line number Diff line number Diff line change 1- 2.212.1.dev0
1+ 2.213.0
You can’t perform that action at this time.
0 commit comments