File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ RUN wget https://developer.download.nvidia.com/compute/redist/nvshmem/3.2.5/sour
8585# Python tools
8686RUN python3 -m pip install --no-cache-dir \
8787 datamodel_code_generator \
88- mooncake_transfer_engine==0.3.4.post1 \
88+ mooncake_transfer_engine==0.3.4.post2 \
8989 pre-commit \
9090 pytest \
9191 black \
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ pip install -e "python[dev]"
2323pip list
2424
2525# Install additional dependencies
26- pip install mooncake-transfer-engine==0.3.4.post1 nvidia-cuda-nvrtc-cu12
26+ pip install mooncake-transfer-engine==0.3.4.post2 nvidia-cuda-nvrtc-cu12
2727
2828# For lmms_evals evaluating MMMU
2929git clone --branch v0.3.3 --depth 1 https://github.com/EvolvingLMMs-Lab/lmms-eval.git
You can’t perform that action at this time.
0 commit comments