Pedro Batista 0169c95d82
Don't use xformers nor fp16 in AMD GPUs
Don't use xformers nor fp16 in AMD GPUs (not supported by them). Example name:

```
In [8]: torch.cuda.get_device_properties("cuda").name
Out[8]: 'AMD Radeon RX 5700 XT'
```
2023-04-05 13:14:15 -03:00
..
2023-01-16 22:37:14 -05:00
2023-04-03 22:58:54 -04:00
2023-01-16 22:37:14 -05:00
2023-04-01 23:19:15 -04:00
2023-04-01 23:19:15 -04:00