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 a906921 commit 4937240Copy full SHA for 4937240
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
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
16
## v2.206.0 (2024-01-31)
17
18
### Features
VERSION
@@ -1 +1 @@
-2.206.1.dev0
+2.207.0
0 commit comments