We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7874b commit a26224aCopy full SHA for a26224a
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v2.221.0 (2024-05-20)
4
+
5
+### Features
6
7
+ * onboard tei image config to pysdk
8
9
+### Bug Fixes and Other Changes
10
11
+ * JS Model with non-TGI/non-DJL deployment failure
12
+ * cover tei with image_uris.retrieve API
13
+ * Add more debuging
14
+ * model builder limited container support for endpoint mode.
15
+ * Image URI should take precedence for HF models
16
17
## v2.220.0 (2024-05-15)
18
19
### Features
VERSION
@@ -1 +1 @@
-2.220.1.dev0
+2.221.0
0 commit comments