Skip to content

Commit

Permalink
nit: remove non-strictly needed lines
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-garay committed Nov 22, 2024
1 parent ba7a682 commit 7ec58fa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/cicd-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2224,11 +2224,6 @@ jobs:
--hparams_file /tmp/nemo_conversion_ckpt/megatron_gpt/version_0/hparams.yaml \
--convert_mlm
AFTER_SCRIPT: |
rm -rf /tmp/nemo_conversion_ckpt
rm -rf /tmp/mlm_conversion_ckpt
rm -rf /tmp/mlm_to_nemo_test.nemo
L2_Megatron_GPT_with_ResetLR_Pretraining_and_Resume_Training_TP2:
needs: [cicd-test-container-setup]
uses: ./.github/workflows/_test_template.yml
Expand Down

0 comments on commit 7ec58fa

Please sign in to comment.