v1.2.64-minimax-h3-video-lora-training #31
imprsnst
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
MiniMax H3 LoRA training, now on video clips locally
What it costs
Measured, not projected.
load the checkpoint
On 16GB cards. Stills train at a 12.7GB peak, unchanged from v1.2.63.
Try it on a public dataset
The first clip LoRA was trained on
trojblue/test-HunyuanVideo-pixelart-videos,
173 short anime pixel art clips with captions.
hf download trojblue/test-HunyuanVideo-pixelart-videos \ --repo-type dataset --local-dir ~/datasetmetadata.jsonl, so convert them toNNNN.txtsidecars firsttrainfolder and the sidecars are picked up automaticallyTrainer quality of life
resize the node
selection working inside the node
Fixes
reload dropped you on the launcher and a Core restart left an open tab failing every call with
"No project is open"
skipped individually and the run continues
message, rather than after the precache with a raw
Cannot allocate memory (12)that reads like acorrupt download
Upgrading
The app reads its version from Core's installed metadata, so reinstall or it keeps reporting the old
one:
If you hit
unable to mmap ... Cannot allocate memoryon a machine with less RAM than thecheckpoint, the new preflight will tell you this:
Links
What's Changed
Full Changelog: v1.2.63...v1.2.64
This discussion was created from the release v1.2.64-minimax-h3-video-lora-training.
All reactions