Fixes and Exception for not supported pooling types #73
Annotations
3 errors
|
Mypy:
vllm/config.py#L425
Incompatible return value type (got "Optional[PoolingType]", expected "PoolingType") [return-value]
|
Mypy
Process completed with exit code 1.
|
Loading