Add compact MiniMax H3 Contex Loop 30s master

This commit is contained in:
Morpheus
2026-08-10 18:13:49 +00:00
parent 2c15d05614
commit e066b2c525
3 changed files with 2671 additions and 0 deletions
+1
View File
@@ -5,3 +5,4 @@ Home for maintained category masters focused on image-to-video generation.
## Current masters
- `ltx23-3070-simple-master`
- `minimax-h3-contex-loop-3070-compact-30s`
@@ -0,0 +1,48 @@
# MiniMax H3 Contex Loop 3070 Compact 30s
## Summary
Compact `MiniMax H3` imported-video extension master tuned around the smaller
working stack Chris validated today.
This variant keeps the `Contex Loop` existing-video flow, swaps in the lighter
`w4a8` transformer and compact video VAE, points the stock source to `1.mp4`,
and stretches the generated extension to `30` seconds total across two `15`
second scenes.
## Status
- `best-current-compact-existing-video-test`
- `queued-live-test`
## Workflow asset
- `workflow.json`
## Built from
- `ethanfel/ComfyUI-MiniMaxH3-Contex-Loop`
- `example_workflows/MiniMax H3 Extend Existing Video Model Workflow.json`
## Key model stack
- `minimax_h3_ref2va_pruned_w4a8_mixed.safetensors`
- `qwen3vl_32b_heretic_minimax_h3_nvfp4.safetensors`
- `minimax_h3_video_vae_int8_convrot.safetensors`
- `minimax_h3_audio_vae_fp32.safetensors`
- `minimax\\minimax_h3_fl2v_lightx2v_turbo_4step_v0.1_comfy.safetensors`
## Main changes
- set generated duration to `30s` total via two `15s` scenes
- kept `5` step defaults for the compact stack
- set source video to `1.mp4`
- disabled source prepend so the extension target stays `30s`
- kept `context_length=22`, `encode_mode=video`, `anchor_mode=head`
## Notes
- This is the saved repo version of the optimized flow.
- For unattended queue testing, the live queued run uses the compact MiniMax
prompt graph directly so it can enter the Comfy queue immediately while other
jobs are still running.
File diff suppressed because it is too large Load Diff