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 0202bad commit 4aedeaaCopy full SHA for 4aedeaa
CHANGELOG.md
@@ -1,5 +1,25 @@
1
# Changelog
2
3
+## v2.195.0 (2023-10-25)
4
+
5
+### Features
6
7
+ * jumpstart gated model artifacts
8
+ * jumpstart extract generated text from response
9
+ * jumpstart contruct payload utility
10
11
+### Bug Fixes and Other Changes
12
13
+ * relax upper bound on urllib in local mode requirements
14
+ * bump urllib3 version
15
+ * allow smdistributed to be enabled with torch_distributed.
16
+ * fix URL links
17
18
+### Documentation Changes
19
20
+ * remove python 2 reference
21
+ * update framework version links
22
23
## v2.194.0 (2023-10-19)
24
25
### Features
VERSION
@@ -1 +1 @@
-2.194.1.dev0
+2.195.0
0 commit comments