Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

Unifying Flow-matching Automodel <-> Mbridge #467

Unifying Flow-matching Automodel <-> Mbridge

Unifying Flow-matching Automodel <-> Mbridge #467

Triggered via pull request January 11, 2026 19:54
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
ruff
The process '/opt/hostedtoolcache/ruff/0.11.4/x86_64/ruff' failed with exit code 1
Ruff (F401): dfm/src/megatron/model/wan/wan_step.py#L23
dfm/src/megatron/model/wan/wan_step.py:23:27: F401 `megatron.core.parallel_state` imported but unused
Ruff (I001): dfm/src/megatron/model/wan/wan_step.py#L16
dfm/src/megatron/model/wan/wan_step.py:16:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): dfm/src/megatron/model/wan/flow_matching/flow_pipeline_megatron_wan.py#L24
dfm/src/megatron/model/wan/flow_matching/flow_pipeline_megatron_wan.py:24:46: F401 `dfm.src.megatron.model.wan.utils.patchify` imported but unused
Ruff (F401): dfm/src/megatron/model/wan/flow_matching/flow_pipeline_megatron_wan.py#L23
dfm/src/megatron/model/wan/flow_matching/flow_pipeline_megatron_wan.py:23:71: F401 `dfm.src.megatron.model.wan.flow_matching.time_shift_utils.compute_density_for_timestep_sampling` imported but unused
Ruff (F401): dfm/src/megatron/model/wan/flow_matching/flow_pipeline_megatron_wan.py#L17
dfm/src/megatron/model/wan/flow_matching/flow_pipeline_megatron_wan.py:17:31: F401 `typing.Optional` imported but unused
Ruff (I001): dfm/src/megatron/model/wan/flow_matching/flow_pipeline_megatron_wan.py#L15
dfm/src/megatron/model/wan/flow_matching/flow_pipeline_megatron_wan.py:15:1: I001 Import block is un-sorted or un-formatted