Stable Diffusion xFormers hatası

Oltran

Üstün
Katılım
6 Ocak 2024
Mesajlar
2.495
Makaleler
9
Çözümler
18
Beğeniler
5.356
Kod:
NotImplementedError: No operator found for memory_efficient_attention_forward with inputs: query : shape=(2, 4096, 8, 40) (torch.float16) key : shape=(2, 4096, 8, 40) (torch.float16) value : shape=(2, 4096, 8, 40) (torch.float16) attn_bias : <class 'NoneType'> p : 0.0 decoderF is not supported because: xFormers wasn't build with CUDA support attn_bias type is <class 'NoneType'> operator wasn't built - see python -m xformers.info for more info [email protected] is not supported because: xFormers wasn't build with CUDA support operator wasn't built - see python -m xformers.info for more info tritonflashattF is not supported because: xFormers wasn't build with CUDA support operator wasn't built - see python -m xformers.info for more info triton is not available cutlassF is not supported because: xFormers wasn't build with CUDA support operator wasn't built - see python -m xformers.info for more info smallkF is not supported because: max(query.shape[-1] != value.shape[-1]) > 32 xFormers wasn't build with CUDA support dtype=torch.float16 (supported: {torch.float32}) operator wasn't built - see python -m xformers.info for more info unsupported embed per head: 40

Hata bu şekilde arkadaşlar ve içinden çıkamadım delirmek üzereyim. Bu Image Generator'un altında yazıyor bu arada. xFormers eklemesem sorun yok ama eklemek istiyorum çünkü IMG2IMG için VRAM yetersiz kalıyor mesela.

Sitemim Windows 11 ve PC modelim GF65 THIN 10UE (sadece normalde 8 GB RAM'i vardı, ben +8 daha eklettim onun dışında her şey aynı).
 
Son düzenleyen: Moderatör:
"xFormers wasn't build with CUDA support operator wasn't built" yazmakta ve sizin ekran kartınız CUDA kullanıyor.

Yazdığım cümlede xFormers CUDA desteği içermiyor ve sizin ekran kartınızda CUDA teknolojisini kullanmakta.
 

Yeni konular

Geri
Yukarı Alt