File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.241.0 (2025-03-06)
4
+
5
+ ### Features
6
+
7
+ * Make DistributedConfig Extensible
8
+ * support training for JumpStart model references as part of Curated Hub Phase 2
9
+ * Allow ModelTrainer to accept hyperparameters file
10
+
11
+ ### Bug Fixes and Other Changes
12
+
13
+ * Skip tests with deprecated instance type
14
+ * Ensure Model.is_repack() returns a boolean
15
+ * Fix error when there is no session to call _ create_model_request()
16
+ * Use sagemaker session's s3_resource in download_folder
17
+ * Added check for the presence of model package group before creating one
18
+ * Fix key error in _ send_metrics()
19
+
3
20
## v2.240.0 (2025-02-25)
4
21
5
22
### Features
Original file line number Diff line number Diff line change 1
- 2.240.1.dev0
1
+ 2.241.0
You can’t perform that action at this time.
0 commit comments