← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

Antirez/h3.c Project Introduces MiniMax H3 Inference Engine for Apple Silicon

🔄 Updated 1d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Native MiniMax H3 inference engine for Apple Silicon.
  • Supports prompt-to-video/audio generation.
  • Includes first/last-frame and Ref2VA conditioning.
  • Optimized for Metal performance and memory on M3 Max and M5 Max.

Native Inference for Apple Silicon

The Antirez/h3.c project has introduced a native MiniMax H3 inference engine designed for Apple Silicon. This engine is being developed incrementally, with current work focusing on Metal performance and memory optimization for M3 Max and M5 Max chips.

Key Capabilities

The engine supports prompt-to-video/audio generation, first/last-frame conditioning, and ordered Ref2VA image/video/audio references. These features are functional end-to-end, allowing users to generate and manipulate media based on textual prompts and reference images.

Interactive Session and Conditioning

The h3 binary can be run in an Iris-style interactive session, where users can input prompts to generate numbered videos. The session maintains prompt conditioning, prepared DiT, and video decoder in memory to avoid re-loading for repeated prompts. Users can also apply persistent first/last-frame conditioning or use Ref2VA conditioning images to guide video generation.

Usage and Configuration

To use the engine, users need the Hugging Face snapshot in the specified directory and FFmpeg/FFprobe available on their PATH. The command-line interface provides options for checking model layout, selecting Metal devices, and configuring generation parameters such as width, height, and steps. A balanced preset is available, generating 22 frames at 24 fps with visual feedback during denoising.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~7 min · 6 stories · Aug 15

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

The Antirez/h3.c project has released a native MiniMax H3 inference engine specifically for Apple Silicon, enabling prompt-to-video/audio generation and conditioning features. This development provides Mac users with a tool for local AI-driven media creation and manipulation.