mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-15 16:18:10 +08:00
tiny fix
Former-commit-id: 66839ae94985ddfa13eca4542127119c919b9648
This commit is contained in:
parent
013ded4bac
commit
7abc3065fb
@ -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