Skip to content

Commit

Permalink
update core version (#6817)
Browse files Browse the repository at this point in the history
Signed-off-by: Abhinav Khattar <[email protected]>
  • Loading branch information
aklife97 authored and web-flow committed Jun 6, 2023
1 parent 3063e32 commit 69d57fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ pipeline {
steps {
sh 'git clone https://github.com/NVIDIA/Megatron-LM.git && \
cd Megatron-LM && \
git checkout e6d7e09845590d0a36bc7f29eb28db974fb8da4e && \
git checkout d2891b4ad3a00e3c4223f89491afd9e1b812f9b5 && \
pip install -e .'
}
}
Expand Down

0 comments on commit 69d57fd

Please sign in to comment.