Skip to content

Commit

Permalink
Revert "bump tests no transform"
Browse files Browse the repository at this point in the history
This reverts commit bc999ad.
  • Loading branch information
j316chuck committed Jan 13, 2024
1 parent bc999ad commit 6b0b0ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ 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 6b0b0ef

Please sign in to comment.