feat: optimize baichuan prompt (#988)

pull/989/head
takatost 3 years ago committed by GitHub
parent 6377fc75c6
commit 53e83d8697
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,6 +8,6 @@
"pre_prompt",
"histories_prompt"
],
"query_prompt": "用户:{{query}}\n助手",
"query_prompt": "用户:{{query}}",
"stops": ["用户:"]
}
Loading…
Cancel
Save