MiniMax is probably immediately finest recognized right here within the U.S. because the Singaporean firm behind Hailuo, a sensible, high-resolution generative AI video mannequin that competes with Runway, OpenAI’s Sora and Luma AI’s Dream Machine.
However the firm has much more tips up its sleeve: As we speak, as an example, it introduced the discharge and open-sourcing of the MiniMax-01 sequence, a brand new household of fashions constructed to deal with ultra-long contexts and improve AI agent growth.
The sequence consists of MiniMax-Textual content-01, a basis massive language mannequin (LLM), and MiniMax-VL-01, a visible multi-modal mannequin.
A large context window
MiniMax-Textual content-o1, is of explicit observe for enabling as much as 4 million tokens in its context window — equal to a small library’s value of books. The context window is how a lot data the LLM can deal with in a single enter/output trade, with phrases and ideas represented as numerical “tokens,” the LLM’s personal inner mathematical abstraction of the info it was educated on.
And, whereas Google beforehand led the pack with its Gemini 1.5 Professional mannequin and a pair of million token context window, MiniMax remarkably doubled that.
As MiniMax posted on its official X account immediately: “MiniMax-01 efficiently processes up to 4M tokens — 20 to 32 times the capacity of other leading models. We believe MiniMax-01 is poised to support the anticipated surge in agent-related applications in the coming year, as agents increasingly require extended context handling capabilities and sustained memory.”
The fashions can be found now for obtain on Hugging Face and Github beneath a customized MiniMax license, for customers to attempt straight on Hailuo AI Chat (a ChatGPT/Gemini/Claude competitor), and thru MiniMax’s utility programming interface (API), the place third-party builders can hyperlink their very own distinctive apps to them.
MiniMax is providing APIs for textual content and multi-modal processing at aggressive charges:
$0.2 per 1 million enter tokens
$1.1 per 1 million output tokens
For comparability, OpenAI’s GPT-4o prices $2.50 per 1 million enter tokens by means of its API, a staggering 12.5X costlier.
MiniMax has additionally built-in a combination of consultants (MoE) framework with 32 consultants to optimize scalability. This design balances computational and reminiscence effectivity whereas sustaining aggressive efficiency on key benchmarks.
Hanging new floor with Lightning Consideration Structure
On the coronary heart of MiniMax-01 is a Lightning Consideration mechanism, an revolutionary various to transformer structure.
This design considerably reduces computational complexity. The fashions encompass 456 billion parameters, with 45.9 billion activated per inference.
In contrast to earlier architectures, Lightning Consideration employs a mixture of linear and conventional SoftMax layers, reaching near-linear complexity for lengthy inputs. SoftMax, for these like myself who’re new to the idea, are the transformation of enter numerals into possibilities including as much as 1, in order that the LLM can approximate which that means of the enter is likeliest.
MiniMax has rebuilt its coaching and inference frameworks to help the Lightning Consideration structure. Key enhancements embrace:
MoE all-to-all communication optimization: Reduces inter-GPU communication overhead.
Varlen ring consideration: Minimizes computational waste for long-sequence processing.
Environment friendly kernel implementations: Tailor-made CUDA kernels enhance Lightning Consideration efficiency.
These developments make MiniMax-01 fashions accessible for real-world functions, whereas sustaining affordability.
Efficiency and Benchmarks
On mainstream textual content and multi-modal benchmarks, MiniMax-01 rivals top-tier fashions like GPT-4 and Claude-3.5, with particularly sturdy outcomes on long-context evaluations. Notably, MiniMax-Textual content-01 achieved 100% accuracy on the Needle-In-A-Haystack process with a 4-million-token context.
The fashions additionally show minimal efficiency degradation as enter size will increase.
MiniMax plans common updates to increase the fashions’ capabilities, together with code and multi-modal enhancements.
The corporate views open-sourcing as a step towards constructing foundational AI capabilities for the evolving AI agent panorama.
With 2025 predicted to be a transformative yr for AI brokers, the necessity for sustained reminiscence and environment friendly inter-agent communication is rising. MiniMax’s improvements are designed to fulfill these challenges.
Open to collaboration
With its dedication to cost-effective and scalable AI, MiniMax positions itself as a key participant in shaping the AI agent period. The MiniMax-01 sequence affords an thrilling alternative for builders to push the boundaries of what long-context AI can obtain.
Every day insights on enterprise use instances with VB Every day
If you wish to impress your boss, VB Every day has you coated. We provide the inside scoop on what firms are doing with generative AI, from regulatory shifts to sensible deployments, so you’ll be able to share insights for max ROI.
An error occured.