update prompt templte
This commit is contained in:
parent
d90f1e7488
commit
84c940be47
@ -9,8 +9,8 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"ctx_len": 2048,
|
"ctx_len": 2048,
|
||||||
"system_prompt": "",
|
"system_prompt": "",
|
||||||
"user_prompt": "### Instruction: ",
|
"user_prompt": "### Instruction:\n",
|
||||||
"ai_prompt": "### Response: "
|
"ai_prompt": "### Response:\n"
|
||||||
},
|
},
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"max_tokens": 2048
|
"max_tokens": 2048
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user