We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a60f3a0 commit 625ae73Copy full SHA for 625ae73
.github/workflows/automerge.yml
@@ -40,7 +40,7 @@ jobs:
40
# timeout-minutes: 45
41
- name: HPO on LLM with Cerebros
42
run: python3 llm_train_hpo_script.py # python3 train_a_generative_llm.py
43
- timeout-minutes: 120
+ timeout-minutes: 180
44
# - name: Test distributed random search Ames by running
45
# run: python3 regression-example-ames-no-preproc.py
46
# - name: Test distributed random search Ames by running - Val set
0 commit comments