返回全部动态
MiniMax-H3 发布,MLX 移植版支持 Apple Silicon 运行
原标题:PipeNetwork/minimax-h3-mlx
AI 摘要
MiniMax 发布了通用全模态生成系统 MiniMax-H3,支持文本、图像、音频和视频输入,可生成最长 15 秒的带音频视频。PipeNetwork 提供了将其移植到 MLX 的 Python 包,使模型能在 Apple Silicon 上运行。作者在 M5 Max MacBook Pro 上成功运行,下载约 115GB 模型文件,生成视频耗时近 45 分钟,但音频质量不佳,需参考提示指南优化。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
4th August 2026 - Link Blog PipeNetwork/minimax-h3-mlx. MiniMax released MiniMax-H3 two days ago - they describe it as a "a general-purpose, omni-modal generative system", which in practice means it accepts text, images, audio and video and can use them to generate up to 15 second video clips with audio included. This Python package ports it to MLX for running on Apple Silicon. I got it running on my M5 Max MacBook Pro. I cloned the repo and ran the model like this: # First download the models u
发布时间:2026-08-05 03:10
抓取时间:2026-08-05 03:22
来源机构:Simon Willison