mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-24 01:29:57 +08:00
【DataProcessor】add options thinking_mode (#4735)
* add thinking_mode * add thinking_mode * add thinking_mode * add thinking_mode * add thinking_mode * add thinking_mode * add unit test
This commit is contained in:
@@ -147,6 +147,7 @@ class DataProcessor:
|
||||
"user": "User: ",
|
||||
"bot": "Assistant: ",
|
||||
"assistant": "Assistant: ",
|
||||
"tool": "Tool: ",
|
||||
}
|
||||
|
||||
def _build_token_type_mapping(self) -> Dict[Any, int]:
|
||||
|
||||
Reference in New Issue
Block a user