CoolFace
Modelpublic

corechan/MiniMax-H3_nvfp4

sourceHugging Faceotherupdated 25d agoView on Hugging Face
0likes
README.md54 linesDownload Raw Back to root
1---2license: other3license_name: minimax-h3-community-license4license_link: https://huggingface.co/corechan/MiniMax-H3_NVFP4/resolve/main/LICENSE5tags:6- text-generation7- text-to-video8- video-generation9- quantized10- nvfp411- bitsandbytes12---13 14# MiniMax-H3-NVFP415 16This repository contains an **NVFP4 (NVIDIA FP4) quantized version** of the **MiniMax-H3** text-to-video model. It was quantized to reduce memory footprints while preserving model quality as much as possible.17 18## Original Model Details19* **Developed by:** MiniMax20* **Original Repository:** [MiniMaxAI/MiniMax-H3](https://huggingface.co/MiniMaxAI/MiniMax-H3)21 22## Quantization Details23* **Format:** NVFP4 (NVIDIA FP4)24* **Target:** Linear layers25 26## License and Terms of Use ⚠️ IMPORTANT27 28This model is a derivative work of MiniMax-H3 and is distributed under the **MiniMax H3 Community License Agreement**. By downloading or using this model, you and your downstream users agree to be bound by all terms, conditions, and the Acceptable Use Policy of the original license.29 30### Key Terms to Remember:311. **Commercial Use Threshold:** Free commercial use, modification, and redistribution are permitted **ONLY** for entities with an annual revenue of **less than $20 million USD**. If your annual revenue exceeds this threshold, you must obtain a separate written license from MiniMax.322. **Excluded Territories:** This community license **DOES NOT** grant any rights to use, display, or distribute this model or its outputs within the following territories: **The United States, The European Union, The United Kingdom, and South Korea**. Users in these regions must contact MiniMax directly for separate authorization.333. **No Cross-Model Improvement:** You may not use this model or its outputs to train, align, or improve any AI models other than MiniMax-H3 or its direct derivatives.344. **Attribution:** Any commercial products or interfaces utilizing this model must display appropriate credit to MiniMax.35 36For the full license terms, please read the `LICENSE` file in this repository or refer to the official [MiniMax H3 Community License Agreement](https://huggingface.co).37 38---39 40## 日本語概要 (Japanese Summary)41 42本リポジトリは **MiniMax-H3** の **NVFP4 (NVIDIA FP4) 量子化版**モデルです。43 44### ライセンスに関する重要な注意点45本モデルは独自の **MiniMax H3 Community License Agreement** に基づいて配布されています。ダウンロードおよび利用にあたっては、以下の制限が自動的に適用されます。46 47* **商用利用の制限**: 年間売上が **2,000万米ドル(約31億円)未満** の組織・個人に限り、無料での商用利用・改変・再配布が認められています。これを超える場合はMiniMax社との個別契約が必要です。48* **地域制限(適用外地域)**: **アメリカ、EU、イギリス、韓国** の4地域は本ライセンスの適用外(除外地域)です。これらの地域での利用や、出力結果の表示・頒布には別途許諾が必要です。49* **禁止事項**: 本モデルの出力成果物を、MiniMax-H3シリーズ以外の別のAIモデルの学習や改善(蒸留など)に利用することは禁止されています。50* **帰属表示**: 商用プロダクトで利用する際は、MiniMax社のベースモデルである旨のクレジット表記が必要です。51 52---53### Disclaimer54The author of this repository is not affiliated with MiniMax. This quantized version is provided "as-is" for the community, and users are solely responsible for ensuring compliance with the original license terms.