Skip to content

Commit

Permalink
Update Dockerfile.ci (NVIDIA#9651)
Browse files Browse the repository at this point in the history
Signed-off-by: huvunvidia <[email protected]>
  • Loading branch information
huvunvidia authored and rohitrango committed Jul 9, 2024
1 parent f9c3a8b commit be1bdb9
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 be1bdb9

Please sign in to comment.