Introduce De-dup/Similarity-Check in CI Workflow for PR/Issue#39695
Introduce De-dup/Similarity-Check in CI Workflow for PR/Issue#39695panpan0000 wants to merge 7 commits intovllm-project:mainfrom
Conversation
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
|
Tested in real CI on my fork with multiple cases.
Overall, duplicate detection and cache behavior work as expected. |
|
Hi @panpan0000, the pre-commit checks have failed. Please run: uv pip install pre-commit>=4.5.1
pre-commit install
pre-commit run --all-filesThen, commit the changes and push to your branch. For future commits, Tip Is
|
Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
Co-Author: Trae + GPT5.3-Codex
Purpose
Example to explain #39694
Example Algorithm:
Test Plan
Using 1000 recent PR to test the similarity check :
High-similarity pairs ( >=0.75 ): 26
Test Result
PR Similarity
vllm-project/vllm10001737526reset_cache()Similar Issues:
vllm-project/vllm500990912Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.