Skip to content

Commit

Permalink
Merge branch 'gg_dckr' into 'main'
Browse files Browse the repository at this point in the history
Update groupedgemm version in test dockerfile

See merge request ADLR/megatron-lm!1517
  • Loading branch information
jaredcasper committed May 30, 2024
2 parents 7b36131 + 0f2ce07 commit 7f616b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.test
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ RUN sed -i -e 's/^APT/# APT/' -e 's/^DPkg/# DPkg/' \

RUN apt-get update && apt-get install -y --no-install-recommends

RUN pip3 install --no-cache-dir einops flask-restful nltk pytest pytest-cov pytest_mock sentencepiece wrapt git+https://github.com/fanshiqing/[email protected].1
RUN pip3 install --no-cache-dir einops flask-restful nltk pytest pytest-cov pytest_mock sentencepiece wrapt git+https://github.com/fanshiqing/[email protected].2

0 comments on commit 7f616b0

Please sign in to comment.