Skip to content

[Testing] Fix core tests#3224

Merged
zhuohan123 merged 3 commits into
vllm-project:mainfrom
cadedaniel:fix-core-tests
Mar 6, 2024
Merged

[Testing] Fix core tests#3224
zhuohan123 merged 3 commits into
vllm-project:mainfrom
cadedaniel:fix-core-tests

Conversation

@cadedaniel

Copy link
Copy Markdown
Collaborator

24aecf4 started causing failures after it was merged.

@cadedaniel cadedaniel requested a review from simon-mo March 6, 2024 07:40
@cadedaniel cadedaniel marked this pull request as ready for review March 6, 2024 07:41
Comment thread vllm/sequence.py
prompt_token_ids: List[int],
block_size: int,
eos_token_id: int,
eos_token_id: Optional[int] = None,

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.

cc @njhill FYI #3166

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @cadedaniel and apologies for missing these tests in the original PR.

@grandiose-pizza

grandiose-pizza commented Mar 6, 2024

Copy link
Copy Markdown
Contributor

Thanks for this. Waiting for this merge as my tests were failing:
#3183

@zhuohan123 zhuohan123 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM! Thanks for the quick fix!

@zhuohan123 zhuohan123 merged commit a33ce60 into vllm-project:main Mar 6, 2024
@cadedaniel cadedaniel deleted the fix-core-tests branch March 6, 2024 09:05
dtransposed pushed a commit to afeldman-nm/vllm that referenced this pull request Mar 26, 2024
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.

4 participants