Discover and explore top open-source AI tools and projects—updated daily.
MiniMax-AINative multimodal model for advanced AI applications
Top 72.6% on SourcePulse
Summary
MiniMax-M3 is a native multimodal large language model featuring a 1 million token context window. It is designed for deep semantic fusion across text, image, and video, targeting advanced applications in coding and collaborative AI agents. The model offers significant performance improvements in long-context processing and agentic tasks.
How It Works
M3 employs native multimodal training from inception, enabling profound semantic integration of text, image, and video data. Its core innovation is MiniMax Sparse Attention (MSA), a high-performance sparse attention mechanism engineered for million-token contexts. MSA dramatically reduces attention computation and memory requirements compared to standard methods like GQA, while preserving model quality, leading to substantial speedups in prefill and decoding.
Quick Start & Requirements
hf download MiniMaxAI/MiniMax-M3 --local-dir MiniMax-M3.temperature=1.0, top_p=0.95, top_k=40.Highlighted Details
Maintenance & Community
model@minimax.io.Licensing & Compatibility
Limitations & Caveats
1 week ago
Inactive
huggingface
mlfoundations
MiniMax-AI
lucidrains
pliang279