mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 19:06:26 +08:00
tiny fix
This commit is contained in:
@@ -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"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user