Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -34,6 +34,20 @@ underneath.
|
|
| 34 |
|
| 35 |
47.83 B parameters, 2 361 tensors, `cortiq verify` clean.
|
| 36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
The LoRA is not a separate download: it is merged into the weights, so the file
|
| 38 |
IS the 4-step model.
|
| 39 |
|
|
|
|
| 34 |
|
| 35 |
47.83 B parameters, 2 361 tensors, `cortiq verify` clean.
|
| 36 |
|
| 37 |
+
## What comes out
|
| 38 |
+
|
| 39 |
+
<video controls muted playsinline width="512"
|
| 40 |
+
src="https://huggingface.co/infosave/MiniMax-H3-Turbo-cmf/resolve/main/samples/corgi_512x288_4step.mp4">
|
| 41 |
+
</video>
|
| 42 |
+
|
| 43 |
+
*"A corgi in a chef hat flipping a pancake, sizzling sounds and a cheerful bark."*
|
| 44 |
+
— 512×288, 39 frames at 24 fps, seed 42, **four steps**, nothing but the prompt.
|
| 45 |
+
The audio is not a second model: the same transformer denoises both streams in
|
| 46 |
+
one packed sequence. Also in the repository as
|
| 47 |
+
[`samples/`](https://huggingface.co/infosave/MiniMax-H3-Turbo-cmf/tree/main/samples):
|
| 48 |
+
the AVI `cortiq animate` actually wrote, its `.wav`, and this mp4 (remuxed for
|
| 49 |
+
the browser — the runtime itself never touches ffmpeg).
|
| 50 |
+
|
| 51 |
The LoRA is not a separate download: it is merged into the weights, so the file
|
| 52 |
IS the 4-step model.
|
| 53 |
|