Rename MiniMax optimized masters

This commit is contained in:
Morpheus
2026-08-22 15:42:34 +00:00
parent 6bcfd3904f
commit c745ea56d2
8 changed files with 19 additions and 19 deletions
@@ -58,5 +58,5 @@ validated clip-by-clip reuse, and final joined video/audio decode.
- Use this when you want the upstream extender logic itself. - Use this when you want the upstream extender logic itself.
- For the maintained optimized lanes, use: - For the maintained optimized lanes, use:
- `optimized/image-to-video/minimax-h3-best-current-r2v-master-480p-3x10s/` - `optimized/image-to-video/minimax-h3-r2v-master/`
- `optimized/image-to-video/minimax-h3-contex-loop-3070-safe-60s-awq-int8/` - `optimized/image-to-video/minimax-h3-extension-master/`
+2 -2
View File
@@ -39,8 +39,8 @@ These workflows are intended to become the practical default choices for each ca
- `text-to-image/zimage-turbo-3070-fast-start/` - `text-to-image/zimage-turbo-3070-fast-start/`
- `image-edit/flux2klein-9b-fp8-edit-master/` - `image-edit/flux2klein-9b-fp8-edit-master/`
- `image-edit/zimage-turbo-3070-inpaint-start/` - `image-edit/zimage-turbo-3070-inpaint-start/`
- `image-to-video/minimax-h3-best-current-r2v-master-480p-3x10s/` - `image-to-video/minimax-h3-r2v-master/`
- `image-to-video/minimax-h3-contex-loop-3070-safe-60s-awq-int8/` - `image-to-video/minimax-h3-extension-master/`
- `text-to-video/minimax-h3-3070-turbo-master/` - `text-to-video/minimax-h3-3070-turbo-master/`
## Workflow format ## Workflow format
+4 -4
View File
@@ -4,14 +4,14 @@ Home for maintained category masters focused on image-to-video generation.
This category is intentionally capped at two maintained workflows: This category is intentionally capped at two maintained workflows:
- `minimax-h3-best-current-r2v-master-480p-3x10s` - `minimax-h3-r2v-master`
- `minimax-h3-contex-loop-3070-safe-60s-awq-int8` - `minimax-h3-extension-master`
## Roles ## Roles
- `minimax-h3-best-current-r2v-master-480p-3x10s` - `minimax-h3-r2v-master`
The current reference-first generation master when the job starts from still images and should grow into connected clips. The current reference-first generation master when the job starts from still images and should grow into connected clips.
- `minimax-h3-contex-loop-3070-safe-60s-awq-int8` - `minimax-h3-extension-master`
The current extension master when the job starts from an existing video clip and should continue through the `Contex Loop` lane. The current extension master when the job starts from an existing video clip and should continue through the `Contex Loop` lane.
## Policy ## Policy
@@ -1,4 +1,4 @@
# MiniMax H3 Contex Loop 3070 Safe 60s AWQ INT8 # MiniMax H3 Extension Master
## Summary ## Summary
@@ -24,7 +24,7 @@ to `6 x 10s` clips with review pauses disabled.
## Built from ## Built from
- successful ComfyUI run `cc74efa5-1a53-4b2a-9d7c-7170ea7eba5b` - successful ComfyUI run `cc74efa5-1a53-4b2a-9d7c-7170ea7eba5b`
- the maintained `MiniMax` `ref2v` stack used in `optimized/image-to-video/minimax-h3-best-current-r2v-master-480p-3x10s/` - the maintained `MiniMax` `ref2v` stack used in `optimized/image-to-video/minimax-h3-r2v-master/`
- earlier compact `Contex Loop` experiments that established the local-safe continuation budget - earlier compact `Contex Loop` experiments that established the local-safe continuation budget
## Key model stack ## Key model stack
@@ -1,4 +1,4 @@
# MiniMax H3 Best Current R2V Master 480p 3x10s # MiniMax H3 R2V Master
## Summary ## Summary
@@ -68,7 +68,7 @@ subject-definition prompts for continuity across the chain.
- use this first when the goal is: keep one or more reference images stable and - use this first when the goal is: keep one or more reference images stable and
extend the action across several connected clips extend the action across several connected clips
- use `optimized/image-to-video/minimax-h3-contex-loop-3070-safe-60s-awq-int8/` - use `optimized/image-to-video/minimax-h3-extension-master/`
instead when the main job is extending an already existing source video instead when the main job is extending an already existing source video
rather than generating a new reference-driven chain rather than generating a new reference-driven chain
@@ -550,7 +550,7 @@
}, },
"widgets_values": [ "widgets_values": [
24, 24,
"MiniMax_H3_cached", "optimized/minimax_h3_r2v_master/minimax_h3_r2v_master",
"", "",
"H.264", "H.264",
17, 17,
+2 -2
View File
@@ -35,8 +35,8 @@
- Keep `optimized/text-to-video/minimax-h3-3070-turbo-master/` as the first MiniMax default. - Keep `optimized/text-to-video/minimax-h3-3070-turbo-master/` as the first MiniMax default.
- Keep the INT8 reference-video workflow as the next donor for future low-VRAM optimization. - Keep the INT8 reference-video workflow as the next donor for future low-VRAM optimization.
- Keep only two maintained `optimized/image-to-video/` MiniMax lanes: - Keep only two maintained `optimized/image-to-video/` MiniMax lanes:
- `optimized/image-to-video/minimax-h3-best-current-r2v-master-480p-3x10s/` as the reference-first generation master - `optimized/image-to-video/minimax-h3-r2v-master/` as the reference-first generation master
- `optimized/image-to-video/minimax-h3-contex-loop-3070-safe-60s-awq-int8/` as the imported-video extension master - `optimized/image-to-video/minimax-h3-extension-master/` as the imported-video extension master
- Use the new same-day `javawock7618` `INT8 R2V` import as the main donor for future `best-current-r2v` revisions if the current master needs another pass. - Use the new same-day `javawock7618` `INT8 R2V` import as the main donor for future `best-current-r2v` revisions if the current master needs another pass.
## Ref2VA prompt guidance ## Ref2VA prompt guidance