Skip to content

Commit

Permalink
update mcore tag in Dockerfile.ci
Browse files Browse the repository at this point in the history
Signed-off-by: HuiyingLi <willwin.lee@gmail.com>
  • Loading branch information
HuiyingLi committed Nov 4, 2024
1 parent 0dc1d37 commit f630e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ RUN pip install nemo_run@git+https://github.com/NVIDIA/NeMo-Run.git@${NEMO_RUN_T
# Install NeMo requirements
ARG TE_TAG=7d576ed25266a17a7b651f2c12e8498f67e0baea
ARG MODELOPT_VERSION=0.19.0
ARG MCORE_TAG=213c8a23fa9fe95d19eff0932a1e6e71767f0962
ARG MCORE_TAG=441cb9250101cf2cc406f0439b802f34f923f251

ARG APEX_TAG=810ffae374a2b9cb4b5c5e28eaeca7d7998fca0c
RUN \
Expand Down

0 comments on commit f630e75

Please sign in to comment.