Skip to content

Commit

Permalink
add a bit more for timeout (#9702)
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Garay <pagaray@nvidia.com>
  • Loading branch information
pablo-garay authored Jul 11, 2024
1 parent 3cf5a1d commit 693c55f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ jobs:
uses: ./.github/workflows/_test_template.yml
with:
RUNNER: self-hosted-azure
TIMEOUT: 15
SCRIPT: |
python examples/nlp/language_modeling/megatron_gpt_ptq.py \
model.restore_from_path=/home/TestData/nlp/megatron_llama/llama_ci.nemo \
Expand Down

0 comments on commit 693c55f

Please sign in to comment.