Skip to content

Commit dea0001

Browse files
committed
Update default model in Azimuth UI form
1 parent b934eb6 commit dea0001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"type": "string",
1010
"title": "Model",
1111
"description": "The [HuggingFace model](https://huggingface.co/models) to deploy (see [here](https://github.com/stackhpc/azimuth-llm?tab=readme-ov-file#tested-models) for a list of tested models).",
12-
"default": "ise-uiuc/Magicoder-S-DS-6.7B"
12+
"default": "microsoft/Phi-3.5-mini-instruct"
1313
},
1414
"token": {
1515
"type": ["string", "null"],

0 commit comments

Comments
 (0)