Add xformers error
Browse files
README.md
CHANGED
|
@@ -384,6 +384,10 @@ Please reduce any below
|
|
| 384 |
|
| 385 |
Try set `fp16: true`
|
| 386 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 387 |
## Need help? πββοΈ
|
| 388 |
|
| 389 |
Join our [Discord server](https://discord.gg/HhrNrHJPRb) where we can help you
|
|
|
|
| 384 |
|
| 385 |
Try set `fp16: true`
|
| 386 |
|
| 387 |
+
> NotImplementedError: No operator found for `memory_efficient_attention_forward` ...
|
| 388 |
+
|
| 389 |
+
Try to turn off xformers.
|
| 390 |
+
|
| 391 |
## Need help? πββοΈ
|
| 392 |
|
| 393 |
Join our [Discord server](https://discord.gg/HhrNrHJPRb) where we can help you
|