Open-Sora
Open-Sora copied to clipboard
RuntimeError: "layer_norm_cuda_kernel" not implemented for 'BFloat16'
When i run inference with A100 GPUs, i encountered following bug:RuntimeError: "layer_norm_cuda_kernel" not implemented for 'BFloat16'
I'm looking forward to your reply
This issue is stale because it has been open for 7 days with no activity.
I think this is because the apex is not correctly installed. I think you can turn off the enable_fused_layernorm in the config file.