[V1] AsyncLLMEngine
#19850
Annotations
3 errors
|
Mypy:
vllm/entrypoints/api_server.py#L30
Incompatible import of "AsyncLLMEngine" (imported name has type "Type[vllm.engine.async_llm_engine.AsyncLLMEngine]", local name has type "Type[vllm.v1.engine.async_llm_engine.AsyncLLMEngine]") [assignment]
|
Mypy
Process completed with exit code 1.
|
Loading