Custom Node Testing
Your question
I am using a Tesla V100 16GB graphics card (SM70 architecture) on vanilla ComfyUI with all custom nodes disabled. When I set the calculation precision of MiniMax H3 to FP16 via the ModelComputeDtype node, NaN and Inf values appear in tensors during inference, leading to failed generation.
Switching the precision to FP32 enables normal operation, yet the inference speed of FP32 is only 1/4 of the expected FP16 speed, resulting in severe performance degradation.
I would like to ask if there is a fix available for this FP16 numerical overflow issue.
Logs
Other
No response
Custom Node Testing
Your question
I am using a Tesla V100 16GB graphics card (SM70 architecture) on vanilla ComfyUI with all custom nodes disabled. When I set the calculation precision of MiniMax H3 to FP16 via the ModelComputeDtype node, NaN and Inf values appear in tensors during inference, leading to failed generation.
Switching the precision to FP32 enables normal operation, yet the inference speed of FP32 is only 1/4 of the expected FP16 speed, resulting in severe performance degradation.
I would like to ask if there is a fix available for this FP16 numerical overflow issue.
Logs
Other
No response