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 6a71930 commit 2348361Copy full SHA for 2348361
custom-nb-image/Dockerfile
@@ -23,8 +23,8 @@ RUN pip install -r requirements.txt
23
RUN pip uninstall pickle5 -y
24
25
# Install codeflare-sdk and other libraries
26
-RUN pip install codeflare-sdk==0.3.0 \
+RUN pip install codeflare-sdk==0.3.1 \
27
datasets==2.6.1 \
28
transformers==4.23.1 \
29
evaluate==0.3.0 \
30
- git+https://github.com/MichaelClifford/torchx.git@ray2-patch
+ git+https://github.com/project-codeflare/torchx.git@OCP
custom-nb-image/VERSION
@@ -1 +1 @@
1
-sdk0.3.0-v1
+sdk0.3.1-v1
0 commit comments