Skip to content

Commit 5ca1349

Browse files
author
ci
committed
prepare release v2.166.0
1 parent 7fc0857 commit 5ca1349

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

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+
317
## v2.165.0 (2023-06-13)
418

519
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.165.1.dev0
1+
2.166.0

0 commit comments

Comments
 (0)