Skip to content

Commit b8b51e9

Browse files
author
chibu
committed
test default branch change
1 parent 9984a8c commit b8b51e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/automation/configs.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
DEFAULT_DOCKER_IMAGE = "498127099666.dkr.ecr.us-east-1.amazonaws.com/mlops/k8s-research-cuda12_8:latest"
33
#DEFAULT_OUTPUT_URI = "gs://neuralmagic-clearml"
44
DEFAULT_OUTPUT_URI = "http://10.128.20.60:8081"
5-
DEFAULT_RESEARCH_BRANCH = "main"
5+
#DEFAULT_RESEARCH_BRANCH = "main"
6+
DEFAULT_RESEARCH_BRANCH = "update_guidellm"

0 commit comments

Comments
 (0)