Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Core] Avoid the need to pass None values to Sequence.inputs #5099

Merged
merged 1 commit into from
May 29, 2024

Conversation

DarkLight1337
Copy link
Member

@DarkLight1337 DarkLight1337 commented May 29, 2024

#4328 made it necessary to pass prompt and multi_modal_data to Sequence regardless of whether it is actually being used. This PR removes the need to do so, simplifying the construction of dummy Sequences in tests.

Related contributions

This is part 4/5 of #5004.

@DarkLight1337 DarkLight1337 changed the title [Misc] Avoid the need to pass None values to Sequence.inputs [Core] Avoid the need to pass None values to Sequence.inputs May 29, 2024
@simon-mo simon-mo merged commit b1c2556 into vllm-project:main May 29, 2024
64 checks passed
@DarkLight1337 DarkLight1337 deleted the refactor-tests-4 branch May 30, 2024 00:38
blinkbear pushed a commit to blinkbear/vllm that referenced this pull request May 31, 2024
dtrifiro pushed a commit to opendatahub-io/vllm that referenced this pull request May 31, 2024
blinkbear pushed a commit to blinkbear/vllm that referenced this pull request Jun 6, 2024
joerunde pushed a commit to joerunde/vllm that referenced this pull request Jun 17, 2024
Temirulan pushed a commit to Temirulan/vllm-whisper that referenced this pull request Sep 6, 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.

2 participants