Document MiniMax R2V local duration ceiling

This commit is contained in:
Morpheus
2026-08-22 21:58:16 +00:00
parent edf8e7fac5
commit 4c22496052
2 changed files with 12 additions and 0 deletions
@@ -76,6 +76,10 @@ non-Heretic `AWQ` text-encoder path.
- `scripts/queue-minimax-r2v-duration-sweep.mjs` uploads the bundled scene +
character refs and queues the `2s/5s/8s/12s/15s/17s/20s` duration sweep with
first-pass steps set to `8` by default.
- On the current `8 GiB` test box, the corrected default-reference sweep
completed successfully through `17s`; the `20s` run failed with a GPU
out-of-memory error. Treat `17s` as the current verified upper bound for
this exact local setup unless the workflow or hardware changes.
## When to use this
@@ -101,3 +105,5 @@ non-Heretic `AWQ` text-encoder path.
`references/default-location-reference.url`
- Default bundled Subject 1 character reference:
`references/default-character-reference.jpg`
- Verified corrected-reference duration sweep on `2026-08-22`:
`2s`, `5s`, `8s`, `12s`, `15s`, and `17s` passed; `20s` failed on VRAM.