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 7fc0857 commit 5ca1349Copy full SHA for 5ca1349
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v2.166.0 (2023-06-19)
4
+
5
+### Features
6
7
+ * Add `inf2` support to `HuggingFaceModel`
8
+ * adding resourcekey and tags for api in config for SDK defaults
9
10
+### Bug Fixes and Other Changes
11
12
+ * Remove deprecated option.s3url in favor of option.model_id
13
+ * Use sagemaker config keyword
14
+ * SDK Defaults Config - Handle config injection for None Sessions
15
+ * Fix HPO Grid Search comparison and name
16
17
## v2.165.0 (2023-06-13)
18
19
### Features
VERSION
@@ -1 +1 @@
-2.165.1.dev0
+2.166.0
0 commit comments