-
Notifications
You must be signed in to change notification settings - Fork 8
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
Max retries exceeded with url: /v1/session #11
Comments
Hi @LIUTAOGE , could you please provide a minimal reproduction for this problem? Thanks! |
when I use the main branch of code, I start serve also the sam error. why? Can i fix it with some param edit ? |
@SiriusNEO Thank you |
@LIUTAOGE Hi! According to your description, this may due to incorrect installation of vLLM / parrot kernels. The ServeCore throws connection error since the engine is broken due to its internal error. You can try to modify and run the code under https://github.com/microsoft/ParrotServe/blob/main/benchmark/bench_kernel.py to check whether the kernel works. |
Continuous call will appear this error, how to solve
The text was updated successfully, but these errors were encountered: