Skip to content

Commit 3dc68bc

Browse files
committed
Update default model to a newer open-access LLM
1 parent 7544d30 commit 3dc68bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
huggingface:
66
# The name of the HuggingFace model to use
77
# Use a yaml anchor to avoid duplication elsewhere
8-
model: &model-name ise-uiuc/Magicoder-S-DS-6.7B
8+
model: &model-name microsoft/Phi-3.5-mini-instruct
99
# A Jinja formatted chat template to provide to the language model.
1010
# See https://huggingface.co/blog/chat-templates for background info.
1111
# If not provided, the default template specified in the HuggingFace

0 commit comments

Comments
 (0)