Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
v-chen_data committed Sep 24, 2024
1 parent 13ef205 commit 6b8a461
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ RUN NVTE_FRAMEWORK=pytorch CMAKE_BUILD_PARALLEL_LEVEL=4 MAX_JOBS=4 pip install g
# Install and uninstall foundry to cache foundry requirements
RUN git clone -b $BRANCH_NAME https://github.com/mosaicml/llm-foundry.git
RUN pip install --no-cache-dir "./llm-foundry[all]"
RUN pip uninstall -y llm-foundry

0 comments on commit 6b8a461

Please sign in to comment.