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 198e5f5 commit c1bb840Copy full SHA for c1bb840
chart/azimuth-ui.schema.yaml
@@ -22,7 +22,7 @@ controls:
22
/ui/appSettings/llm_presence_penalty:
23
type: NumberControl
24
# Use mirror to mimic yaml anchor in base Helm chart
25
- /ui/appSettings/model_name:
+ /ui/appSettings/hf_model_name:
26
type: MirrorControl
27
path: /huggingface/model
28
visuallyHidden: true
0 commit comments