[Hardware][Metal] Apple Metal support #1414
Annotations
4 errors
Ruff (F401):
vllm/platforms/metal.py#L1
vllm/platforms/metal.py:1:8: F401 `os` imported but unused
|
Ruff (F841):
vllm/platforms/metal.py#L56
vllm/platforms/metal.py:56:9: F841 Local variable `model_config` is assigned to but never used
|
Ruff (E501):
vllm/worker/cpu_worker.py#L38
vllm/worker/cpu_worker.py:38:81: E501 Line too long (89 > 80)
|
pre-commit
Process completed with exit code 1.
|