Skip to content

Commit b2c2918

Browse files
author
chibu
committed
use main branch in config
1 parent b99afec commit b2c2918

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/automation/configs.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
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"
6-
DEFAULT_RESEARCH_BRANCH = "update_guidellm"
5+
DEFAULT_RESEARCH_BRANCH = "main"

0 commit comments

Comments
 (0)