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 2f60dc7 commit 1fc12f8Copy full SHA for 1fc12f8
support/defaults.go
@@ -5,7 +5,7 @@ package support
5
// ***********************
6
7
const (
8
- CodeFlareSDKVersion = "0.12.0"
9
- RayVersion = "2.23.0"
+ CodeFlareSDKVersion = "v0.20.2"
+ RayVersion = "2.35.0"
10
RayImage = "quay.io/modh/ray:2.35.0-py39-cu121"
11
)
0 commit comments