SOL Attention + SageAttention:Apple Silicon 上视频生成提速 2.5 倍

TgoAI · reddit · 2026-09-10

作者在 Vpipe 中实现了 SOL Attention(动态块稀疏注意力)与 SageAttention 式 INT8 QK 路径,在 Apple Silicon 上加速 H3 视频生成。

性能(M5 Pro 24GB,6 步 DiT):

质量差异是关键:

实现细节:作者未复用 MPS kernel,而是为 Vpipe 的原生 Metal 后端重写了 SOL 核心算子;SOL 与 Sage 互补(SOL 减少精确注意力总量,Sage 让剩余块内 QK 更便宜),且该后端也可惠及其他图像/视频模型。开源地址:github.com/tgo-app-dev/vpipe

所属事件:SOL Attention 加 SageAttention 让 Apple Silicon 提速 2.5 倍(2 条相关)→

原文链接 →

「Infra」频道最新

更多「Infra」频道 AI 资讯 →