Skip to content

Commit

Permalink
Update Dockerfile.ci (#9651)
Browse files Browse the repository at this point in the history
Signed-off-by: huvunvidia <86480512+huvunvidia@users.noreply.github.com>
  • Loading branch information
huvunvidia authored and rohitrango committed Jul 9, 2024
1 parent 0f97b47 commit 6293f22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ pip install --no-cache-dir --no-build-isolation --extra-index-url https://pypi.n
"megatron_core @ git+https://github.com/NVIDIA/Megatron-LM.git@${MCORE_TAG}" \
"nvidia-modelopt[torch]~=${MODELOPT_VERSION}" \
"apex @ git+https://github.com/NVIDIA/apex.git@${APEX_TAG}" \
"unstructured==0.14.9" \
"llama-index==0.10.43" \
"onnxscript @ git+https://github.com/microsoft/onnxscript" \
-r tools/ctc_segmentation/requirements.txt \
Expand Down

0 comments on commit 6293f22

Please sign in to comment.