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

[BugFix] Fix return type of executor execute_model methods #4402

Merged
merged 2 commits into from
Apr 27, 2024

Conversation

njhill
Copy link
Member

@njhill njhill commented Apr 26, 2024

This was changed recently as part of the speculative decoding work, but these type hints were missed.

This was changed recently as part of the speculative decoding work, but these type hints were missed
@njhill njhill requested a review from cadedaniel April 26, 2024 20:08
Copy link
Collaborator

@cadedaniel cadedaniel left a comment

Choose a reason for hiding this comment

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

TY!

…rn_type

# Conflicts:
#	vllm/executor/ray_gpu_executor.py
@njhill njhill merged commit ba4be44 into vllm-project:main Apr 27, 2024
48 checks passed
@njhill njhill deleted the fix_return_type branch April 27, 2024 18:17
z103cb pushed a commit to z103cb/opendatahub_vllm that referenced this pull request May 7, 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.

None yet

2 participants