We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad29b60 commit 2c504cbCopy full SHA for 2c504cb
custom-nb-image/Dockerfile
@@ -23,7 +23,7 @@ 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.4.3 \
+RUN pip install codeflare-sdk==0.4.4 \
27
datasets==2.6.1 \
28
transformers==4.23.1 \
29
evaluate==0.3.0
custom-nb-image/VERSION
@@ -1 +1 @@
1
-sdk0.4.3-v1
+v0.4.4
0 commit comments