MLX port released for MiniMax-H3, enabling text-to-video generation on Apple Silicon
A community-maintained Python package ports MiniMax’s MiniMax-H3 omni-modal model to Apple’s MLX framework, allowing local video generation on M-series Macs.
1 source · cross-referenced
- MiniMax-H3 is an omni-modal model that accepts text, images, audio, and video to generate up to 15-second video clips with audio.
- A community package ports MiniMax-H3 to MLX for Apple Silicon, enabling local inference on M5 Max MacBook Pro.
- Running the model required downloading ~115 GB of files and took just under 45 minutes to generate a video on local hardware.
- Audio quality was poor in the demonstration due to lack of prompt guidance; a prompting guide exists to improve results.
MiniMax released MiniMax-H3, an omni-modal generative model that accepts text, images, audio, and video as inputs and can produce up to 15-second video clips with audio. The model is positioned as a general-purpose system capable of multimodal generation. A community-maintained Python package, PipeNetwork/minimax-h3-mlx, ports MiniMax-H3 to MLX, Apple’s machine learning framework optimized for Apple Silicon. This enables users to run the model locally on M-series Macs. The author demonstrated inference on an M5 Max MacBook Pro, executing the model via a provided Python script. Running the model required downloading approximately 115 GB of model files. Generating a 15-second video clip took just under 45 minutes on local hardware. The resulting video was visually coherent, but the audio was described as unintelligible speech-like noise due to the absence of prompt guidance for audio generation. MiniMax provides a prompting guide to address audio quality in future runs. The port exemplifies the growing ecosystem of community-driven optimizations that make frontier multimodal models accessible on consumer devices, reducing dependence on cloud-based inference services.
- Aug 4, 2026 · Google AI — Blog
Google releases three new Gemini models and Gemini Robotics ER 2 for agentic workflows
Trust71 - Aug 4, 2026 · OpenAI — News
OpenAI details GPT-Live, a realtime voice AI system for continuous conversation
Trust78 - Aug 3, 2026 · The Verge — AI
Alibaba releases Qwen3.8-Max, claims performance rivaling Anthropic’s Claude Fable 5
Trust78