Skip to content

Conversation

@luukunn
Copy link
Collaborator

@luukunn luukunn commented Sep 24, 2025

由于PaddleFormer 升级到了0.2.3,AutoTokenizer进行了改造,直接继承了hf的AutoTokenizer,导致apply_chat_template方法的用法发生变化,适配新版本apply_chat_template方法的用法。

luukunn and others added 4 commits September 19, 2025 16:06
…hod for thinking length (PaddlePaddle#4086)

* 续推参数  generated_token_ids 修改成 completion_token_ids;修改思考长度校验方式

* 续推参数  generated_token_ids 修改成 completion_token_ids;修改思考长度校验方式

* 续推参数  generated_token_ids 修改成 completion_token_ids;修改思考长度校验方式

* 续推参数  generated_token_ids 修改成 completion_token_ids;修改思考长度校验方式

* add completion_token_ids

* add logger

* fix reasoning_max_tokens ParameterError

* add unittest

* add unittest

* add unittest

* add unittest

* add unittest

* add unit test
* update apply_chat_template

* fix unittest

* fix unittest

* fix

* fix

* fix unit test

* fix

* fix unit test

* add unit test
@Jiang-Jia-Jun Jiang-Jia-Jun merged commit aebe12a into PaddlePaddle:release/2.2 Sep 25, 2025
24 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants