llama.cpp Adds MiniMaxText01 and MiniMaxM1 Support
August 14, 2026
The llama.cpp repository has added support for MiniMaxText01ForCausalLM and MiniMaxM1ForCausalLM models. This expansion increases the variety of models available for local inference through the ggml runtime.
HOW THIS AFFECTS YOU
●
builderYou can now run MiniMax models locally using llama.cpp.