Text-to-Audio
Diffusers
Safetensors
PyTorch
minimax_music3
music-generation
text-to-music
sglang-omni
Instructions to use MiniMaxAI/MiniMax-Music3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MiniMaxAI/MiniMax-Music3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("MiniMaxAI/MiniMax-Music3", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
yuanhe commited on
Commit ·
9c47cc4
1
Parent(s): 7714661
docs: format community license
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,127 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
MiniMax-Music3 COMMUNITY LICENSE
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2026 MiniMax
|
| 4 |
+
|
| 5 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this Software,
|
| 6 |
+
including the model weights, parameters, configuration files, inference code and associated
|
| 7 |
+
documentation (the “Software”), to deal in the Software, including without limitation the rights to
|
| 8 |
+
use, copy, modify, merge, publish, distribute, sublicense, and/or provide copies of the Software,
|
| 9 |
+
and to permit persons to whom the Software is furnished to do so, subject to the following
|
| 10 |
+
conditions:
|
| 11 |
+
|
| 12 |
+
1. The above copyright notice and this permission notice shall be included in all copies or
|
| 13 |
+
substantial portions of the Software.
|
| 14 |
+
|
| 15 |
+
2. Your use of the Software must comply with applicable laws and regulations (including
|
| 16 |
+
trade-compliance laws and regulations) and must comply with the Acceptable Use Policy in Exhibit A.
|
| 17 |
+
Especially, you must not violate any third party’s intellectual-property or other rights while using
|
| 18 |
+
the Software.
|
| 19 |
+
|
| 20 |
+
3. Commercial Terms
|
| 21 |
+
|
| 22 |
+
1. You shall prominently display “MiniMax-Music3” on the user interface of commercial product or
|
| 23 |
+
service that uses the Software.
|
| 24 |
+
|
| 25 |
+
2. You shall obtain a separate, prior written authorization from MiniMax by contacting
|
| 26 |
+
api@minimax.io with the subject line “MiniMax-Music3 licensing - authorization request”, if the
|
| 27 |
+
aggregate yearly revenue generated from such products and services provided by you and/or any of
|
| 28 |
+
your affiliates exceeds 20 million US dollars (or equivalent in other currencies).
|
| 29 |
+
|
| 30 |
+
4. If you provide or make available to any third party a product, service, or hosted service that
|
| 31 |
+
permits the generation of outputs using the Software, you must, before making that product or
|
| 32 |
+
service available and throughout its operation, implement, maintain, test, and periodically review
|
| 33 |
+
reasonable and proportionate technical and organizational safeguards designed to prevent and
|
| 34 |
+
mitigate access, uses, and outputs that violate this License, including uses or outputs that
|
| 35 |
+
infringe, misappropriate, or otherwise violate any third party’s intellectual-property or other
|
| 36 |
+
rights. You must not knowingly disable, materially weaken, or permit the circumvention of those
|
| 37 |
+
safeguards. You are responsible for implementing and enforcing these requirements with respect to
|
| 38 |
+
your products, services, systems, users, and downstream recipients.
|
| 39 |
+
|
| 40 |
+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT
|
| 41 |
+
NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
| 42 |
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
|
| 43 |
+
OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
| 44 |
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. YOU SHALL BE SOLELY
|
| 45 |
+
RESPONSIBLE FOR DETERMINING THE APPROPRIATENESS OF USING, REPRODUCING, MODIFYING, PERFORMING,
|
| 46 |
+
DISPLAYING OR DISTRIBUTING ANY OF THE SOFTWARE OR OUTPUTS AND ASSUME ANY AND ALL RISKS ASSOCIATED
|
| 47 |
+
WITH YOUR OR A THIRD PARTY’S USE OR DISTRIBUTION OF ANY OF THE SOFTWARE OR OUTPUTS AND YOUR EXERCISE
|
| 48 |
+
OF RIGHTS AND PERMISSIONS UNDER THIS LICENSE. YOU SHALL INDEMNIFY AND HOLD HARMLESS MINIMAX FROM AND
|
| 49 |
+
AGAINST ANY AND ALL LOSSES, LIABILITIES, DAMAGES, CLAIMS, COSTS, AND EXPENSES ARISING OUT OF OR
|
| 50 |
+
RELATING TO ANY OF YOUR BREACH OF THIS LICENSE.
|
| 51 |
+
|
| 52 |
+
Please note that MiniMax-Music3 was fine-tuned from Qwen3-8B (https://huggingface.co/Qwen/Qwen3-8B),
|
| 53 |
+
which is licensed under the Apache License 2.0
|
| 54 |
+
(https://huggingface.co/Qwen/Qwen3-8B/blob/main/LICENSE). DiT-2B was modified from the Stable Audio
|
| 55 |
+
code (https://github.com/Stability-AI/stable-audio-tools), which is licensed under the MIT License
|
| 56 |
+
(https://github.com/Stability-AI/stable-audio-tools/blob/main/LICENSE). The VAE was modified from
|
| 57 |
+
the DAC code (https://github.com/descriptinc/descript-audio-codec), which is licensed under the MIT
|
| 58 |
+
License (https://github.com/descriptinc/descript-audio-codec/blob/main/LICENSE).
|
| 59 |
+
|
| 60 |
+
Exhibit A — Acceptable Use Policy
|
| 61 |
+
|
| 62 |
+
MiniMax reserves the right to update this Acceptable Use Policy from time to time.
|
| 63 |
+
|
| 64 |
+
Last revised: August [6], 2026.
|
| 65 |
+
|
| 66 |
+
MiniMax is committed to promoting the safe and responsible use of its tools and features. You agree
|
| 67 |
+
not to use the Software and in any of the following ways:
|
| 68 |
+
|
| 69 |
+
1. Use in any manner that violates any applicable national, federal, state, local, or international
|
| 70 |
+
law, regulation, or other legal requirement, or that infringes, misappropriates, or otherwise
|
| 71 |
+
violates any third party’s intellectual-property or other proprietary rights, including without
|
| 72 |
+
limitation, through unauthorized reproduction, distribution, public display, public performance, or
|
| 73 |
+
creation of derivative works;
|
| 74 |
+
|
| 75 |
+
2. Use in any manner that may harm yourself or others;
|
| 76 |
+
|
| 77 |
+
3. Use to generate, repurpose or distribute any content to harm yourself or others;
|
| 78 |
+
|
| 79 |
+
4. Use to circumvent or bypass any safety guardrails or safeguards we have implemented;
|
| 80 |
+
|
| 81 |
+
5. Use in any manner that exploits or harms, or intends to exploit or harm, minors;
|
| 82 |
+
|
| 83 |
+
6. Use to generate or disseminate verifiably false information and/or content for the purpose of
|
| 84 |
+
harming others or influencing elections;
|
| 85 |
+
|
| 86 |
+
7. Use to manufacture or facilitate false online engagement, including fake reviews and other means
|
| 87 |
+
of false online engagement;
|
| 88 |
+
|
| 89 |
+
8. Use to intentionally defame, disparage, or otherwise harass others;
|
| 90 |
+
|
| 91 |
+
9. Use to generate and/or disseminate malware (including ransomware) or any other content intended
|
| 92 |
+
to damage electronic systems;
|
| 93 |
+
|
| 94 |
+
10. Use to generate or disseminate personally identifiable information for the purpose of harming
|
| 95 |
+
others;
|
| 96 |
+
|
| 97 |
+
11. Use to generate or disseminate information (including images, code, posts, or articles) in or to
|
| 98 |
+
any public environment (including via bot tweets or similar means) without clearly and prominently
|
| 99 |
+
disclosing that such information and/or content is machine-generated;
|
| 100 |
+
|
| 101 |
+
12. Use to impersonate another person without that person’s consent, authorization, or lawful right
|
| 102 |
+
to do so;
|
| 103 |
+
|
| 104 |
+
13. Use to make high-risk automated decisions in critical domains that affect individual safety,
|
| 105 |
+
rights, or well-being (such as law enforcement, immigration, healthcare or medical services,
|
| 106 |
+
critical-infrastructure management, product-safety components, essential services, credit,
|
| 107 |
+
employment, housing, education, social scoring, or insurance);
|
| 108 |
+
|
| 109 |
+
14. Use in any manner that violates or disregards the social, ethical, or moral standards of other
|
| 110 |
+
countries or regions;
|
| 111 |
+
|
| 112 |
+
15. Use to carry out, assist, threaten, incite, plan, advocate for, or encourage violent extremism
|
| 113 |
+
or terrorism;
|
| 114 |
+
|
| 115 |
+
16. Use for any purpose intended to discriminate against, or harm, individuals or groups based on
|
| 116 |
+
protected characteristics or categories, online or offline social behavior, or known or predicted
|
| 117 |
+
personality traits;
|
| 118 |
+
|
| 119 |
+
17. Use to intentionally exploit the vulnerabilities of specific populations based on age, social,
|
| 120 |
+
physical, or psychological characteristics, so as to materially distort the behavior of a member of
|
| 121 |
+
that group in a manner that causes, or is likely to cause, physical or psychological harm to that
|
| 122 |
+
person or to others;
|
| 123 |
+
|
| 124 |
+
18. Use for military purposes; and
|
| 125 |
+
|
| 126 |
+
19. Use to engage in any unauthorized or unlicensed professional activity, including but not limited
|
| 127 |
+
to financial, legal, medical or healthcare, or other professional practice.
|