Skip to content

Commit 3c981cc

Browse files
authored
Increase time limit to 60m in conf/common/test_scenario/dse_nemo_run_llama3_8b.toml (#682)
1 parent cfdfceb commit 3c981cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/common/test_scenario/dse_nemo_run_llama3_8b.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ name = "nemo_run_llama3_8b"
2020
id = "dse_nemo_run_llama3_8b_1"
2121
test_name = "dse_nemo_run_llama3_8b_fp8"
2222
num_nodes = "1"
23-
time_limit = "00:30:00"
23+
time_limit = "00:60:00"

0 commit comments

Comments
 (0)