[draft] Fix for reload_weights API for ModelOpt MXFP8 #7
Annotations
10 errors and 1 warning
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py#L269
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py:269:13: G004 Logging statement uses f-string
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py#L232
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py:232:25: G004 Logging statement uses f-string
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py#L224
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py:224:89: E501 Line too long (91 > 88)
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py#L147
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py:147:7: B024 `RoutedExpertsCapturer` is an abstract base class, but it has no abstract methods or properties
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py#L140
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py:140:13: G004 Logging statement uses f-string
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py#L60
vllm/model_executor/layers/fused_moe/routed_experts_capturer.py:60:13: G004 Logging statement uses f-string
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
vllm/model_executor/layers/fused_moe/layer.py#L608
vllm/model_executor/layers/fused_moe/layer.py:608:89: E501 Line too long (117 > 88)
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
tests/model_executor/test_routed_experts_capturer.py#L668
tests/model_executor/test_routed_experts_capturer.py:668:89: E501 Line too long (89 > 88)
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
tests/model_executor/test_routed_experts_capturer.py#L455
tests/model_executor/test_routed_experts_capturer.py:455:89: E501 Line too long (89 > 88)
|
|
Run pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd:
tests/model_executor/test_routed_experts_capturer.py#L45
tests/model_executor/test_routed_experts_capturer.py:45:89: E501 Line too long (97 > 88)
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Loading