Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
huggingface
/
diffusers
Public
Notifications
You must be signed in to change notification settings
Fork
7.2k
Star
34.3k
Code
Issues
798
Pull requests
562
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add MiniMax Music 3
- #14456
#14456
Merged
yiyixuxu
merged 14 commits into
main
huggingface/diffusers:main
from
minimax-music3-integration
huggingface/diffusers:minimax-music3-integration
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add MiniMax Music 3
#14456
yiyixuxu
merged 14 commits into
main
huggingface/diffusers:main
from
minimax-music3-integration
huggingface/diffusers:minimax-music3-integration
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
Add MiniMax Music 3 transformer, pipeline sub-models, and conversion script
apolinario
committed
c19f3bc
View commit details
Copy full SHA for c19f3bc
Browse repository at this point
Add MiniMax Music 3 pipeline, tests, and docs
apolinario
committed
23b4ece
View commit details
Copy full SHA for 23b4ece
Browse repository at this point
Wire example docstring, point diffusers-format references at MiniMaxAI/MiniMax-Music-3
apolinario
committed
c765905
View commit details
Copy full SHA for c765905
Browse repository at this point
Use MiniMaxAI/MiniMax-Music3 as the official diffusers weights repo id
apolinario
committed
04262d7
View commit details
Copy full SHA for 04262d7
Browse repository at this point
Apply doc-builder style
apolinario
committed
820a2ef
View commit details
Copy full SHA for 820a2ef
Browse repository at this point
Use dtype in examples, demonstrate the structured prompt format
apolinario
committed
4a3c539
View commit details
Copy full SHA for 4a3c539
Browse repository at this point
Use soundfile in examples like the other audio pipelines
apolinario
committed
86b2bc2
View commit details
Copy full SHA for 86b2bc2
Browse repository at this point
Convert to a modular pipeline and move models under src/diffusers/models
Show description for bcc6bbf
apolinario
committed
bcc6bbf
View commit details
Copy full SHA for bcc6bbf
Browse repository at this point
Point modular index loading specs at the Hub repo in the converter
apolinario
committed
8231914
View commit details
Copy full SHA for 8231914
Browse repository at this point
Apply doc-builder style to the modular blocks docstrings
apolinario
committed
7cd51fa
View commit details
Copy full SHA for 7cd51fa
Browse repository at this point
Address review-bot comments: overlap comment accuracy, single pipeline-level progress bar, zero-frame duration guard, import ordering, docstring cross-reference
apolinario
committed
1a258e3
View commit details
Copy full SHA for 1a258e3
Browse repository at this point
Support CPU offloading in the AR step: trigger offload hooks before submodule calls (minimax_h3 workaround), clear error when the AR models cannot co-reside
apolinario
committed
dafe373
View commit details
Copy full SHA for dafe373
Browse repository at this point
Docs: PR-install tip and memory-usage section with measured offloading numbers
apolinario
committed
c6da993
View commit details
Copy full SHA for c6da993
Browse repository at this point
Address review comments on the block assembly
Show description for 9cdd659
yiyixuxu
and
claude
committed
9cdd659
View commit details
Copy full SHA for 9cdd659
Browse repository at this point
You can’t perform that action at this time.