Unverified Commit 53e83d86 authored by takatost's avatar takatost Committed by GitHub

feat: optimize baichuan prompt (#988)

parent 6377fc75
......@@ -8,6 +8,6 @@
"pre_prompt",
"histories_prompt"
],
"query_prompt": "用户:{{query}}\n助手:",
"query_prompt": "用户:{{query}}",
"stops": ["用户:"]
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment