mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-06 19:40:13 +00:00
fix
This commit is contained in:
@@ -225,8 +225,7 @@ auto_dbgpt_one_shot = Conversation(
|
||||
),
|
||||
offset=0,
|
||||
sep_style=SeparatorStyle.SINGLE,
|
||||
sep=" ",
|
||||
sep2="</s>",
|
||||
sep="###",
|
||||
)
|
||||
|
||||
auto_dbgpt_without_shot = Conversation(
|
||||
|
Reference in New Issue
Block a user