Skip to content

fix: avoid instantiating an additional tokenizer#548

Merged
guicho271828 merged 1 commit into
generative-computing:mainfrom
guicho271828:remove-vllm-2nd-tokenizer
Feb 16, 2026
Merged

fix: avoid instantiating an additional tokenizer#548
guicho271828 merged 1 commit into
generative-computing:mainfrom
guicho271828:remove-vllm-2nd-tokenizer

fix: avoid instantiating an additional tokenizer

39f9806
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Feb 16, 2026 in 1s

1 applicable rule, 1 validating requirements

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|release)(?:\(.+\))?: