Add MiniMax-H3 #14355

yiyixuxu merged 22 commits into main from minimax-h3
apolinario
apolinario Add MiniMax-H3
97a1477b
apolinario Keep the MiniMax-H3 VAEs in float32 under torch_dtype casts
46306044
apolinario Make MiniMax-H3 modular only
81a60626
apolinario Assert the VAE float32 pin as a positive contract
8418660d
apolinario Point the modular tests at the hf-internal-testing tiny repo
e1b518df
github-actions github-actions added size/L
github-actions github-actions removed size/L
github-actions github-actions added documentation
github-actions github-actions added models
github-actions github-actions added tests
github-actions github-actions added modular-pipelines
github-actions github-actions added utils
github-actions github-actions added schedulers
apolinario
apolinario apolinario requested a review from yiyixuxu yiyixuxu 12 days ago
HuggingFaceDocBuilderDev
github-actions github-actions added size/L
apolinario apolinario force pushed from 0a6922ba to e1b518df 12 days ago
apolinario apolinario force pushed from 61744d5a to e1b518df 12 days ago
apolinario Document performance recipes per hardware class
fc3adb3d
apolinario Slim hardware loading snippets and PR install note
20cd7397
apolinario Use pinnable int8 config and freeze quantized components
80453959
apolinario Scope load time quantization and disable low cpu mem usage under stre…
abc5e9bf
yiyixuxu Merge branch 'main' into minimax-h3
753902b5
yiyixuxu
yiyixuxu commented on 2026-08-04
yiyixuxu Minimax h3 follow up (review & refactor) (#14371)
8ab36623
yiyixuxu Regenerate the modular auto docstrings and restyle the H3 docstrings
baff7c7f
yiyixuxu Fix the H3 fast tests against the refactored state contract
99ced1b2
yiyixuxu Stop claiming `num_inference_steps` is optional in the H3 tests
461e025e
yiyixuxu Fix the two-card recipe, and stop accepting `output_type="latent"`
bad5f94f
yiyixuxu Skip the workflow tests whose tiny repositories cannot serve them
5ac532c8
apolinario apolinario marked this pull request as ready for review 8 days ago
yiyixuxu Declare `reference_image_short_edge` as pipeline config
87ea9389
yiyixuxu Accept a reference image in the three layouts a video reference takes
b88b343e
yiyixuxu yiyixuxu requested a review from sayakpaul sayakpaul 8 days ago
yiyixuxu yiyixuxu requested a review from dg845 dg845 8 days ago
yiyixuxu yiyixuxu requested a review from stevhliu stevhliu 8 days ago
yiyixuxu Read the model's constants off the pipeline rather than the module
023797e8
yiyixuxu Reject a reference video too short for the conditioner to read
5ee9ad0d
yiyixuxu Drop the padded-layout attention mask
245d78fb
yiyixuxu
yiyixuxu approved these changes on 2026-08-05
yiyixuxu
yiyixuxu commented on 2026-08-05
stevhliu
stevhliu approved these changes on 2026-08-05
yiyixuxu Apply suggestions from code review
f37ab93e
yiyixuxu yiyixuxu merged f53d5520 into main 8 days ago
yiyixuxu yiyixuxu deleted the minimax-h3 branch 8 days ago
sayakpaul
sayakpaul commented on 2026-08-06

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone