Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
2
Zhengyang Yu
PRO
ZY-Dijkstra
Follow
ANUHW's profile picture
1 follower
ยท
0 following
AI & ML interests
None yet
Recent Activity
upvoted
a
paper
1 day ago
All Roads Lead to Rome: Incentivizing Divergent Thinking in Vision-Language Models
upvoted
a
paper
3 months ago
Few Tokens Matter: Entropy Guided Attacks on Vision-Language Models
reacted
to
beomi
's
post
with ๐ฅ
11 months ago
# PyTorch == 2.5.0 Breaks Transformers' SDPAttention! When you encounter "RuntimeError: cuDNN Frontend error: [cudnn_frontend] Error: No execution plans support the graph." We can use workaround like this: ```python torch.backends.cuda.enable_cudnn_sdp(False) ``` but this slow downs the performance gain from PyTorch 2.5. Although it is fixed(not "fixed" but default option is turn-off the cuDNN SDPA) at here -- https://github.com/pytorch/pytorch/pull/138587 , but not released yet. (you need to install directly from source) Fastest way for now : pip install "torch<2.5" Ref: https://github.com/huggingface/diffusers/issues/9704#issuecomment-2422585273
View all activity
Organizations
None yet
ZY-Dijkstra
's datasets
None public yet