Skip to content

Commit

Permalink
no trans
Browse files Browse the repository at this point in the history
  • Loading branch information
j316chuck committed Jan 13, 2024
1 parent 6b0b0ef commit 408aa09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,6 @@ RUN if [ -n "$CUDA_VERSION" ] ; then \
cd .. && \
pip install --no-dependencies "git+ssh://[email protected]/mosaicml/megablocks-private.git@main#egg=megablocks[all]" && \
pip install --no-dependencies git+https://github.com/tgale96/[email protected] && \
pip install git+https://github.com/NVIDIA/TransformerEngine.git@stable && \
pip uninstall -y torch && \
pip uninstall -y pytorch-triton && \
pip uninstall -y torchvision && \
Expand Down

0 comments on commit 408aa09

Please sign in to comment.