Skip to content

Commit 3e41331

Browse files
committed
mercury-coder-small
1 parent 8d4eba6 commit 3e41331

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name: Mercury Coder Small
2+
version: 1.0.0
3+
schema: v1
4+
5+
models:
6+
- name: Mercury Coder Small
7+
provider: inception
8+
model: mercury-coder-small
9+
apiKey: ${{ inputs.MERCURY_API_KEY }}
10+
roles:
11+
- chat
12+
- autocomplete
13+
defaultCompletionOptions:
14+
temperature: 0.0
15+
stop: ["\n\n", "\n \n", "<|endoftext|>"]

0 commit comments

Comments
 (0)