Open-Sora icon indicating copy to clipboard operation
Open-Sora copied to clipboard

RuntimeError: "layer_norm_cuda_kernel" not implemented for 'BFloat16'

Open lanson07 opened this issue 2 years ago • 1 comments

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

lanson07 avatar Apr 26 '24 08:04 lanson07

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] avatar May 04 '24 01:05 github-actions[bot]

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.

zhengzangw avatar May 10 '24 05:05 zhengzangw