-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Add DeepSeek-V3.2 Tool Call Template #11063
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: 许文卿 <[email protected]>
tokenizer_config.json
|
|
It doesn't look any different from the "v31". It's just a minor upgrade; I think it could be merged with the v31. |
Both v31 template and v32 template is copied from model's default template, added tool descriptions and fixed some issues. |
Compared with v31, v32 only has minor change. This PR has been closed. If there are any requirements, changes can be made on v31. |
I think it is good to add the updated template |
Signed-off-by: 许文卿 <[email protected]>
Signed-off-by: 许文卿 <[email protected]>
Signed-off-by: 许文卿 <[email protected]>
Motivation
Modifications
Accuracy Tests
Benchmarking and Profiling
Checklist