We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df2f4ab commit 9138698Copy full SHA for 9138698
src/automation/configs.py
@@ -1,2 +1,4 @@
1
DEFAULT_DOCKER_IMAGE = "quay.io/nmmlops/mlops/k8s-research-cuda12_8:latest"
2
DEFAULT_OUTPUT_URI = "gs://neuralmagic-clearml"
3
+DEFAULT_RESEARCH_BRANCH = "main"
4
+DEFAULT_GUIDELLM_SCENARIO = "chat"
0 commit comments