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 ad4a92a commit 9138205Copy full SHA for 9138205
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## v2.136.0 (2023-03-09)
4
+
5
+### Features
6
7
+ * with_feature_group [feature_store]
8
+ * Djl Large Model Support
9
+ * Decouple model.right_size() from model registry
10
11
+### Bug Fixes and Other Changes
12
13
+ * Fix integration test error in test_default_right_size_and_deploy_unregistered_base_model
14
+ * Add djl 0.21.0 dlc images
15
16
+### Documentation Changes
17
18
+ * Torchrun gpu support documentation change
19
20
## v2.135.1.post0 (2023-03-02)
21
22
### Documentation Changes
VERSION
@@ -1 +1 @@
-2.135.2.dev0
+2.136.0
0 commit comments