Skip to content

Fix: Qwen3 reranker tokenizer lacks pad_token for batch requests #16

@maxmax117

Description

@maxmax117

when you use qwen3 reranker and a batch requests, it always fails for lack of pad_token, to work around you would have to submit the the batch requests one by one ,which is low efficiency. please take a look and fix it, it should be a easy fix.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions