Add MiniMax H3 prompt guide and template

This commit is contained in:
Morpheus
2026-08-22 16:13:57 +00:00
parent aaf7e9685a
commit 65e4270a5a
3 changed files with 242 additions and 0 deletions
@@ -15,6 +15,8 @@ non-Heretic `AWQ` text-encoder path.
## Workflow asset
- `workflow.json`
- `prompt-guide.md`
- `prompt-template.md`
## This pass
@@ -29,6 +31,7 @@ non-Heretic `AWQ` text-encoder path.
- `custom/chris/minimax-h3-extender-working/`
- current MiniMax Ref2VA prompt guidance in `optimized/notes/minimax-h3-ref2va-prompt-guidelines.md`
- local MiniMax continuation lessons gathered from earlier optimized `ref2v` and `Contex Loop` experiments
- official MiniMax H3 docs for prompt relationships, role labels, and limits
## Key model stack
@@ -76,3 +79,5 @@ non-Heretic `AWQ` text-encoder path.
- The graph still carries extra continuation machinery from the promoted Chris
working workflow, but the maintained `ref2v` lane is the generic single-clip
starter built around the reusable prompt block and quality passes.
- Use `prompt-guide.md` for the short authoring rules and `prompt-template.md`
for a copy-ready starter block that matches this maintained workflow.