Skip to content

Commit 625ae73

Browse files
Update automerge.yml
1 parent a60f3a0 commit 625ae73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# timeout-minutes: 45
4141
- name: HPO on LLM with Cerebros
4242
run: python3 llm_train_hpo_script.py # python3 train_a_generative_llm.py
43-
timeout-minutes: 120
43+
timeout-minutes: 180
4444
# - name: Test distributed random search Ames by running
4545
# run: python3 regression-example-ames-no-preproc.py
4646
# - name: Test distributed random search Ames by running - Val set

0 commit comments

Comments
 (0)