报错:

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

中国智能体开发者社区,聚焦智能体与大模型开发,提供前沿资讯、实用工具链、开源项目及行业案例。通过技术沙龙、开发者大赛等活动,促进经验交流与协作,助力开发者快速构建创新智能应用。

更多推荐