level 6
低调丶丿喃
楼主
如题,生成时弹窗报错:自定义采样器(高级)
The size of tensor a (30932) must match the size of tensor b (755616) at non-singleton dimension 2
用的comfyui文生图官方模板,模型也是在comfyui的仓库里下的,主模型minimax_h3_fl2va_pruned_int8_convrot,clip是qwen3vl_32b_minimax_h3_nvfp4_awq,vae是minimax_h3_video_vae_fp16和minimax_h3_audio_vae_fp32,参数是直接打开模板工作流之后把百万像素调到了0.2,其他参数包括prompt都没动。
配置是4060laptop 8g显存加32G内存,因为吧里有同配置的吧友一样的配置能跑,所以试了下,但是除了开头那个报错。环境是秋叶整合包,torch2.9.1+cuda13.0 内核是v0.30.2。
2026年08月05日 17点08分
1
The size of tensor a (30932) must match the size of tensor b (755616) at non-singleton dimension 2
用的comfyui文生图官方模板,模型也是在comfyui的仓库里下的,主模型minimax_h3_fl2va_pruned_int8_convrot,clip是qwen3vl_32b_minimax_h3_nvfp4_awq,vae是minimax_h3_video_vae_fp16和minimax_h3_audio_vae_fp32,参数是直接打开模板工作流之后把百万像素调到了0.2,其他参数包括prompt都没动。
配置是4060laptop 8g显存加32G内存,因为吧里有同配置的吧友一样的配置能跑,所以试了下,但是除了开头那个报错。环境是秋叶整合包,torch2.9.1+cuda13.0 内核是v0.30.2。