Skip to content

Commit 99def1f

Browse files
authored
Merge pull request #51 from m-c-frank/main
match default prompt to model
2 parents 86343c7 + 5b29146 commit 99def1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"codellama",
133133
"deepseek"
134134
],
135-
"default": "codellama",
135+
"default": "stable-code",
136136
"description": "Custom model prompt format",
137137
"order": 5
138138
},

0 commit comments

Comments
 (0)