[Frontend][Core][Enhacement] Add S3 and remote source support for LoRA adapters #27397
Annotations
43 errors and 1 warning
mypy (3.9):
vllm/lora/sources/__init__.py#L11
Module "vllm.lora.sources.local" has no attribute "LocalSource"; maybe "LocalAdapterSource"? [attr-defined]
|
mypy (3.9):
vllm/lora/utils.py#L15
Module "vllm.lora.sources" has no attribute "LocalAdapterSource"; maybe "AdapterSource" or "LocalSource"? [attr-defined]
|
mypy (3.9):
vllm/lora/utils.py#L15
Module "vllm.lora.sources" has no attribute "HuggingFaceSource" [attr-defined]
|
mypy (3.9):
vllm/lora/utils.py#L15
Module "vllm.lora.sources" has no attribute "S3Source" [attr-defined]
|
mypy (3.9):
vllm/lora/worker_manager.py#L250
"ManagerStats" has no attribute "num_adapters_loaded" [attr-defined]
|
mypy (3.9):
vllm/lora/worker_manager.py#L251
"ManagerStats" has no attribute "total_adapters_loaded"; maybe "total_adapters"? [attr-defined]
|
mypy (3.9):
vllm/lora/worker_manager.py#L252
"ManagerStats" has no attribute "avg_loading_time" [attr-defined]
|
mypy (3.9):
vllm/lora/worker_manager.py#L253
"ManagerStats" has no attribute "avg_loading_time" [attr-defined]
|
mypy (3.9):
vllm/lora/worker_manager.py#L253
"ManagerStats" has no attribute "total_adapters_loaded"; maybe "total_adapters"? [attr-defined]
|
mypy (3.9):
vllm/lora/worker_manager.py#L254
"ManagerStats" has no attribute "total_adapters_loaded"; maybe "total_adapters"? [attr-defined]
|
mypy (3.12)
The job was canceled because "_3_9" failed.
|
mypy (3.12):
vllm/lora/sources/__init__.py#L11
Module "vllm.lora.sources.local" has no attribute "LocalSource"; maybe "LocalAdapterSource"? [attr-defined]
|
mypy (3.12):
vllm/lora/utils.py#L15
Module "vllm.lora.sources" has no attribute "LocalAdapterSource"; maybe "AdapterSource" or "LocalSource"? [attr-defined]
|
mypy (3.12):
vllm/lora/utils.py#L15
Module "vllm.lora.sources" has no attribute "HuggingFaceSource" [attr-defined]
|
mypy (3.12):
vllm/lora/utils.py#L15
Module "vllm.lora.sources" has no attribute "S3Source" [attr-defined]
|
mypy (3.12):
vllm/lora/worker_manager.py#L250
"ManagerStats" has no attribute "num_adapters_loaded" [attr-defined]
|
mypy (3.12):
vllm/lora/worker_manager.py#L251
"ManagerStats" has no attribute "total_adapters_loaded"; maybe "total_adapters"? [attr-defined]
|
mypy (3.12):
vllm/lora/worker_manager.py#L252
"ManagerStats" has no attribute "avg_loading_time" [attr-defined]
|
mypy (3.12):
vllm/lora/worker_manager.py#L253
"ManagerStats" has no attribute "avg_loading_time" [attr-defined]
|
mypy (3.12):
vllm/lora/worker_manager.py#L253
"ManagerStats" has no attribute "total_adapters_loaded"; maybe "total_adapters"? [attr-defined]
|
mypy (3.12):
vllm/lora/worker_manager.py#L254
"ManagerStats" has no attribute "total_adapters_loaded"; maybe "total_adapters"? [attr-defined]
|
mypy (3.11)
The job was canceled because "_3_9" failed.
|
mypy (3.11):
vllm/lora/sources/__init__.py#L11
Module "vllm.lora.sources.local" has no attribute "LocalSource"; maybe "LocalAdapterSource"? [attr-defined]
|
mypy (3.11):
vllm/lora/utils.py#L15
Module "vllm.lora.sources" has no attribute "LocalAdapterSource"; maybe "AdapterSource" or "LocalSource"? [attr-defined]
|
mypy (3.11):
vllm/lora/utils.py#L15
Module "vllm.lora.sources" has no attribute "HuggingFaceSource" [attr-defined]
|
mypy (3.11):
vllm/lora/utils.py#L15
Module "vllm.lora.sources" has no attribute "S3Source" [attr-defined]
|
mypy (3.11):
vllm/lora/worker_manager.py#L250
"ManagerStats" has no attribute "num_adapters_loaded" [attr-defined]
|
mypy (3.11):
vllm/lora/worker_manager.py#L251
"ManagerStats" has no attribute "total_adapters_loaded"; maybe "total_adapters"? [attr-defined]
|
mypy (3.11):
vllm/lora/worker_manager.py#L252
"ManagerStats" has no attribute "avg_loading_time" [attr-defined]
|
mypy (3.11):
vllm/lora/worker_manager.py#L253
"ManagerStats" has no attribute "avg_loading_time" [attr-defined]
|
mypy (3.11):
vllm/lora/worker_manager.py#L253
"ManagerStats" has no attribute "total_adapters_loaded"; maybe "total_adapters"? [attr-defined]
|
mypy (3.11):
vllm/lora/worker_manager.py#L254
"ManagerStats" has no attribute "total_adapters_loaded"; maybe "total_adapters"? [attr-defined]
|
mypy (3.10)
The job was canceled because "_3_9" failed.
|
mypy (3.10):
vllm/lora/sources/__init__.py#L11
Module "vllm.lora.sources.local" has no attribute "LocalSource"; maybe "LocalAdapterSource"? [attr-defined]
|
mypy (3.10):
vllm/lora/utils.py#L15
Module "vllm.lora.sources" has no attribute "LocalAdapterSource"; maybe "AdapterSource" or "LocalSource"? [attr-defined]
|
mypy (3.10):
vllm/lora/utils.py#L15
Module "vllm.lora.sources" has no attribute "HuggingFaceSource" [attr-defined]
|
mypy (3.10):
vllm/lora/utils.py#L15
Module "vllm.lora.sources" has no attribute "S3Source" [attr-defined]
|
mypy (3.10):
vllm/lora/worker_manager.py#L250
"ManagerStats" has no attribute "num_adapters_loaded" [attr-defined]
|
mypy (3.10):
vllm/lora/worker_manager.py#L251
"ManagerStats" has no attribute "total_adapters_loaded"; maybe "total_adapters"? [attr-defined]
|
mypy (3.10):
vllm/lora/worker_manager.py#L252
"ManagerStats" has no attribute "avg_loading_time" [attr-defined]
|
mypy (3.10):
vllm/lora/worker_manager.py#L253
"ManagerStats" has no attribute "avg_loading_time" [attr-defined]
|
mypy (3.10):
vllm/lora/worker_manager.py#L253
"ManagerStats" has no attribute "total_adapters_loaded"; maybe "total_adapters"? [attr-defined]
|
mypy (3.10):
vllm/lora/worker_manager.py#L254
"ManagerStats" has no attribute "total_adapters_loaded"; maybe "total_adapters"? [attr-defined]
|
mypy (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|