Skip to content

Commit c4fd359

Browse files
author
chibu
committed
update config to use bucket
1 parent ea60e4b commit c4fd359

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
@@ -1,7 +1,6 @@
11
#DEFAULT_DOCKER_IMAGE = "498127099666.dkr.ecr.us-east-1.amazonaws.com/mlops/k8s-research-cuda12_8:latest"
22
DEFAULT_DOCKER_IMAGE = "quay.io/nmmlops/mlops/k8s-research-cuda12_8:latest"
3-
#DEFAULT_OUTPUT_URI = "gs://neuralmagic-clearml"
3+
DEFAULT_OUTPUT_URI = "gs://neuralmagic-clearml"
44
#DEFAULT_OUTPUT_URI = "http://10.128.20.60:8081"
5-
DEFAULT_OUTPUT_URI = "gs://clearml-d1a4200aab4ffe39"
65
DEFAULT_RESEARCH_BRANCH = "main"
76
DEFAULT_GUIDELLM_SCENARIO = "chat"

0 commit comments

Comments
 (0)