mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-04 12:42:51 +08:00
tiny fix
Former-commit-id: 3bc301be021bcef4dff538e5b01cf81bccb633bf
This commit is contained in:
parent
6318a6bbcf
commit
8c10530181
@ -19,7 +19,7 @@ TOOL_SYSTEM_PROMPT = (
|
|||||||
"```\n"
|
"```\n"
|
||||||
"Action: the action to take, should be one of [{tool_names}] if using a tool.\n"
|
"Action: the action to take, should be one of [{tool_names}] if using a tool.\n"
|
||||||
"Action Input: the input to the action{format_prompt}.\n"
|
"Action Input: the input to the action{format_prompt}.\n"
|
||||||
"```"
|
"```\n"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user