Skip to content
Models · Aug 4, 2026

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.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • 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.

Sources
  1. 01Simon Willison — everythingPipeNetwork/minimax-h3-mlx
Also on Models

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.