Replies: 1 comment 8 replies
-
i am getting different results in image generation without atm what i can't able to use is ValueError: Query/Key/Value should all have the same dtype
query.dtype: torch.float32
key.dtype : torch.float32
value.dtype: torch.float16 gpu is 3060 |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Doesn't seem to give any performance effect for GTX 1650 (which should work twice as fast using FP32)
Beta Was this translation helpful? Give feedback.
All reactions