Skip to content

Commit

Permalink
update mcore (#8917)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-garay authored and jbaczek committed Apr 21, 2024
1 parent 232d5ca commit f157954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
# Megatron Core installation
git clone https://github.com/NVIDIA/Megatron-LM.git && \
pushd Megatron-LM && \
git checkout f3a3020031f384ddafd9b7e9f3a587798c0aea21 && \
git checkout fbb375d4b5e88ce52f5f7125053068caff47f93f && \
pip install . && \
pushd megatron/core/datasets && \
make && \
Expand Down

0 comments on commit f157954

Please sign in to comment.