Skip to content

Commit c1bb840

Browse files
author
sd109
committed
Rename model_name -> hf_model_name
1 parent 198e5f5 commit c1bb840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/azimuth-ui.schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ controls:
2222
/ui/appSettings/llm_presence_penalty:
2323
type: NumberControl
2424
# Use mirror to mimic yaml anchor in base Helm chart
25-
/ui/appSettings/model_name:
25+
/ui/appSettings/hf_model_name:
2626
type: MirrorControl
2727
path: /huggingface/model
2828
visuallyHidden: true

0 commit comments

Comments
 (0)