File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
roles/azimuth_capi_operator/defaults Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 6
6
backend.tf
7
7
.vscode /
8
8
__pycache__
9
+ ** /.DS_Store
Original file line number Diff line number Diff line change @@ -846,7 +846,7 @@ azimuth_capi_operator_app_templates_binderhub_spec:
846
846
# Indicates whether the Zenith-enabled huggingface_llm app template should be enabled
847
847
azimuth_capi_operator_app_templates_huggingface_llm_enabled : true
848
848
# The Helm chart to use for the huggingface_llm app template
849
- azimuth_capi_operator_app_templates_huggingface_llm_chart_name : azimuth-llm
849
+ azimuth_capi_operator_app_templates_huggingface_llm_chart_name : azimuth-llm-chat
850
850
# The Helm repository to use for the huggingface_llm app template
851
851
azimuth_capi_operator_app_templates_huggingface_llm_chart_repo : https://stackhpc.github.io/azimuth-llm
852
852
# The version range to use for the huggingface_llm Helm chart
You can’t perform that action at this time.
0 commit comments