报错:

from triton.ops.matmul_perf_model import early_config_prune, estimate_matmul_time ModuleNotFoundError: No module named ‘triton.ops’

原因:
bitsandbytes版本问题,对他进行卸载重装之后好了

同时重装一下 triton版本
使用命令: g:/AI/ComfyUI-aki-v1.4/python/python.exe -m pip install triton-windows

Logo

欢迎加入 MCP 技术社区!与志同道合者携手前行,一同解锁 MCP 技术的无限可能!

更多推荐