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

Fix typing in generate function for AsyncLLMEngine & add toml to requirements-dev #2100

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Fix typing in generate function for AsyncLLMEngine & add toml to requirements-dev #2100

merged 1 commit into from
Dec 14, 2023

Conversation

mezuzza
Copy link
Contributor

@mezuzza mezuzza commented Dec 14, 2023

The main focus of this change is to add the AsyncIterator typing to the
AsyncLLMEngine function.

As a small side change, it turns out that yapf complains if toml isn't
installed as well. These could be separate changes, so let me know if
you want them split up.

Copy link
Collaborator

@Yard1 Yard1 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@Yard1 Yard1 changed the title Fix typing in generate function for AsyncLLMEngine Fix typing in generate function for AsyncLLMEngine & add toml to requirements-dev Dec 14, 2023
@Yard1 Yard1 merged commit 6774bd5 into vllm-project:main Dec 14, 2023
2 checks passed
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 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