-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Revert "[Frontend] Factor out code for running uvicorn" #7012
Conversation
This reverts commit 981b0d5.
👋 Hi! Thank you for contributing to the vLLM project. Once the PR is approved and ready to go, please make sure to run full CI as it is required to merge (or just use auto-merge). To run full CI, you can do one of these:
🚀 |
looks like you need to rerun mypi |
i'm actually confused why this failed. |
I'm guessing that (It's currently in pyproject.toml) |
remove mypy
…#7012) Co-authored-by: Robert Shaw <[email protected]>
…#7012) Co-authored-by: Robert Shaw <[email protected]> Signed-off-by: Alvant <[email protected]>
…#7012) Co-authored-by: Robert Shaw <[email protected]>
Reverts #6828
@DarkLight1337, we need to revert this and reapply this later to accelerate #6797 to be landed this week. Sorry about the back and forth.