ComfyUI Node
Musubi Compile Settings (Wan)
A ComfyUI node in musubi-tuner/wan/settings with 6 inputs and 1 output.
Musubi Compile Settings (Wan)
- compile_settings
◄fp8_basefalse►
◄fp8_scaledfalse►
◄dynamo_backendNO►
◄dynamo_modedefault►
◄dynamo_fullgraphfalse►
◄dynamo_dynamicfalse►
Categorymusubi-tuner/wan/settings
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| fp8_base | BOOLEAN | false | Enable FP8 base training. Requires compatible hardware. |
| fp8_scaled | BOOLEAN | false | Enable FP8 scaled training (e.g., for UNet/DiT). Requires compatible hardware. |
| dynamo_backend | COMBO | NO | TorchDynamo backend to use for compilation. |
| dynamo_mode | COMBO | default | TorchDynamo mode for performance tuning. |
| dynamo_fullgraph | BOOLEAN | false | Forces TorchDynamo to capture the entire graph (disables graph breaks). |
| dynamo_dynamic | BOOLEAN | false | Enables dynamic shapes for TorchDynamo. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| compile_settings | DICT | — |