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