Skip to content

[Core] Implementing disaggregated prefilling, and caching KV cache in CPU/disk/database. #21776

[Core] Implementing disaggregated prefilling, and caching KV cache in CPU/disk/database.

[Core] Implementing disaggregated prefilling, and caching KV cache in CPU/disk/database. #21776

Triggered via pull request November 18, 2024 07:10
Status Failure
Total duration 32s
Artifacts

mypy.yaml

on: pull_request
Matrix: mypy
Fit to window
Zoom out
Zoom in

Annotations

11 errors
mypy (3.10): vllm/config.py#L2105
"KVTransferConfig" has no attribute "kv_disagg_role" [attr-defined]
mypy (3.10)
Process completed with exit code 1.
mypy (3.9)
The job was canceled because "_3_10" failed.
mypy (3.9): vllm/config.py#L2105
"KVTransferConfig" has no attribute "kv_disagg_role" [attr-defined]
mypy (3.9)
Process completed with exit code 1.
mypy (3.12)
The job was canceled because "_3_10" failed.
mypy (3.12): vllm/config.py#L2105
"KVTransferConfig" has no attribute "kv_disagg_role" [attr-defined]
mypy (3.12)
Process completed with exit code 1.
mypy (3.11)
The job was canceled because "_3_10" failed.
mypy (3.11): vllm/config.py#L2105
"KVTransferConfig" has no attribute "kv_disagg_role" [attr-defined]
mypy (3.11)
The operation was canceled.