MiniMax-AI/MiniMax-01
The official repo of MiniMax-Text-01 and MiniMax-VL-01, large-language-model & vision-language-model based on Linear Attention
This project offers two advanced AI models: MiniMax-Text-01 for text generation and understanding, and MiniMax-VL-01 for tasks involving both text and images. MiniMax-Text-01 takes text prompts and produces coherent, long-form text, while MiniMax-VL-01 can process images alongside text to generate responses or descriptions. These models are designed for AI developers and researchers building sophisticated natural language processing and multimodal applications.
3,363 stars. No commits in the last 6 months.
Use this if you are a machine learning engineer or AI researcher looking to integrate state-of-the-art large language models or vision-language models into your applications or research projects.
Not ideal if you are an end-user seeking a ready-to-use AI tool for content creation or image analysis without needing to work with model architectures or programming.
Stars
3,363
Forks
319
Language
Python
License
MIT
Category
Last pushed
Jul 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/MiniMax-AI/MiniMax-01"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
NX-AI/xlstm
Official repository of the xLSTM.
sinanuozdemir/oreilly-hands-on-gpt-llm
Mastering the Art of Scalable and Efficient AI Model Deployment
DashyDashOrg/pandas-llm
Pandas-LLM
wxhcore/bumblecore
An LLM training framework built from the ground up, featuring a custom BumbleBee architecture...
verifai/multiLLM
🚀 Invoke multiple large language models concurrently and the rank results. Add new models and...