Skip to content

issue/334 增加AutoInfinilmProcessor基建 #335#347

Merged
wooway777 merged 5 commits intoissue/343from
issue/334
May 9, 2026
Merged

issue/334 增加AutoInfinilmProcessor基建 #335#347
wooway777 merged 5 commits intoissue/343from
issue/334

Conversation

@PanZezhong1725
Copy link
Copy Markdown
Collaborator

原PR:#335
改为向issue/343 feature分支提交

@PanZezhong1725 PanZezhong1725 marked this pull request as ready for review May 7, 2026 01:21
@PanZezhong1725 PanZezhong1725 linked an issue May 7, 2026 that may be closed by this pull request
self._fix_tokenizer_decoder(self.tokenizer)

@staticmethod
def _fix_tokenizer_decoder(tokenizer):
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

将llama tokenizer的特殊处理迁到这个文件

from ..llm.scheduler import SchedulerOutput


class BasicLLMProcessor(InfinilmProcessor):
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

纯语言模型通用的tokenizer以及input构建逻辑迁到此处

@wooway777 wooway777 merged commit 5425749 into issue/343 May 9, 2026
@wooway777 wooway777 deleted the issue/334 branch May 9, 2026 10:56
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.

[DEV] 添加Processor基建

2 participants