Skip to content

Commit ea60e4b

Browse files
author
chibu
committed
test bucket
1 parent 820fad6 commit ea60e4b

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
@@ -1,6 +1,7 @@
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"
33
#DEFAULT_OUTPUT_URI = "gs://neuralmagic-clearml"
4-
DEFAULT_OUTPUT_URI = "http://10.128.20.60:8081"
4+
#DEFAULT_OUTPUT_URI = "http://10.128.20.60:8081"
5+
DEFAULT_OUTPUT_URI = "gs://clearml-d1a4200aab4ffe39"
56
DEFAULT_RESEARCH_BRANCH = "main"
67
DEFAULT_GUIDELLM_SCENARIO = "chat"

0 commit comments

Comments
 (0)