Skip to content

Commit 4937240

Browse files
author
ci
committed
prepare release v2.207.0
1 parent a906921 commit 4937240

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## v2.207.0 (2024-02-05)
4+
5+
### Features
6+
7+
* Introduce HF Transformers to ModelBuilder
8+
* retrieve jumpstart estimator and predictor without specifying model id (infer from tags)
9+
10+
### Bug Fixes and Other Changes
11+
12+
* SMP PT upgrade to 2.1
13+
* Fetch HF metadata only when explicit type is not selected
14+
* relax upper bound for urllib dependency
15+
316
## v2.206.0 (2024-01-31)
417

518
### Features

VERSION

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

0 commit comments

Comments
 (0)