PulseAugur
EN
LIVE 09:10:52
ENTITY xformers

xformers

PulseAugur coverage of xformers — every cluster mentioning xformers across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
0
2 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
0 over 90d
TIER MIX · 90D
TOPICS
RECENT · PAGE 1/1 · 2 TOTAL
  1. TOOL · CL_96771 ·

    Stable Diffusion training fails due to GPU detection error

    A user encountered a `ValueError` when attempting to train a Stable Diffusion model using an RTX 4090 GPU. The error message, "torch.cuda.is_available() should be True but is False," indicates that the system cannot det…

  2. TOOL · CL_95483 ·

    xFormers library enables memory-efficient Transformer models on GPUs

    This tutorial demonstrates how to build memory-efficient Transformer models using the xFormers library on GPUs. It covers implementing and comparing memory-efficient attention with standard attention, analyzing techniqu…