We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd406fa commit aa05065Copy full SHA for aa05065
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v3.1.1 (2025-12-10)
4
+
5
+### Bug fixes and Other Changes
6
+* Add validation to bedrock reward models
7
+* Hyperparameter issue fixes, Add validation s3 output path
8
+* Fix the recipe selection for multiple recipe scenario
9
+* Train wait() timeout exception handling
10
+* Update example notebooks to reflect recent code changes
11
+* Update `model_package_group_name` param to `model_package_group` in finetuning interfaces
12
+* remove `dataset` param for benchmark evaluator
13
14
## v3.1.0 (2025-12-03)
15
16
### Features
0 commit comments