ComfyUI Node
h4 - Model Save
A ComfyUI node in h4_ToolKit/Model Merging with 7 inputs and 1 output.
h4 - Model Save
- model
- clip
- vae
- saved_model_path
◄filename_prefixh4_Checkpoint_►
◄save_metatrue►
◄save_dtypeauto►
◄custom_metadata—►
Categoryh4_ToolKit/Model Merging
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| clip | CLIP | — | |
| vae | VAE | — | |
| filename_prefix | STRING | h4_Checkpoint_ | — |
| save_meta | BOOLEAN | true | — |
| save_dtype | COMBO | auto | The precision to save the model in. 'auto' keeps original precision. float16/bfloat16 recommended for most uses. float8 requires recent PyTorch/GPU support. |
| custom_metadataopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| saved_model_path | STRING | — |