技术栈

sageattention

love530love
11 天前
ide·人工智能·windows·comfyui·sageattention·windows cuda
【硬核排障 & 猴子补丁 & 幽灵节点】SageAttention GQA 崩溃与 Flash Attention 兼容性修复全记录环境: ComfyUI v0.28.0 + Windows + CUDA + SageAttention 问题: RuntimeError: The size of tensor a (32) must match the size of tensor b (8) 根因: ComfyUI v0.28.0 全面启用 GQA,SageAttention CUDA kernel 不兼容 修复: 非侵入式幽灵节点动态拦截 + 原生 PyTorch SDPA 回退
懵懵爸爸
8 个月前
comfyui·sageattention
comfyui 安装sageattention 编译失败报错 code 1120 PyInit__qattn_sm80错误原文如下:LINK : error LNK2001: 无法解析的外部符号 PyInit__qattn_sm80 build\temp.win-amd64-cpython-312\Release\sageattention._qattn_sm80\csrc\qattn\_qattn_sm80.cp312-win_amd64.lib : fatal error LNK1120: 1 个无法解析的外部命令 error: command 'C:\\Program Files\\Microsoft Visual
我是有底线的