Skip to content

Commit d46399c

Browse files
Update examples/nemo_run/qat/nemo_qat_flow.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Jenny Chen <[email protected]>
1 parent 9cc3625 commit d46399c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nemo_run/qat/nemo_qat_flow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ def main(args):
348348
account="",
349349
partition_gpu="batch",
350350
partition_cpu="cpu",
351-
time="240",
351+
time="04:00:00",
352352
container_image="nvcr.io/nvidia/nemo:25.07",
353353
env_vars={
354354
"HF_TOKEN": "",

0 commit comments

Comments
 (0)