Janus icon indicating copy to clipboard operation
Janus copied to clipboard

RuntimeError: "triu_tril_cuda_template" not implemented for 'BFloat16'

Open bieyl opened this issue 10 months ago • 6 comments

bieyl avatar Feb 03 '25 04:02 bieyl

Had the same error when running text-to-image code provided in README. I'm using cuda 11.8, python 3.10, Ubuntu 22.04, RTX4090.

BoyuanChen99 avatar Feb 03 '25 10:02 BoyuanChen99

I also have this prompt, have you solved it?

buptmengjj avatar Feb 06 '25 02:02 buptmengjj

I’m using torch==2.2.2 which fixed the problem.

g711ab avatar Feb 06 '25 05:02 g711ab

I got the same error, thanks to your solution which resolve it!

I’m using torch==2.2.2 which fixed the problem.

MqLeet avatar Feb 07 '25 18:02 MqLeet

I’m using torch==2.2.2 which fixed the problem.

think you very mach.

zhao-juncheng avatar Feb 09 '25 14:02 zhao-juncheng

I’m using torch==2.2.2 which fixed the problem.

牛笔

Pudge-tao avatar Mar 03 '25 08:03 Pudge-tao