Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
optimizing-attention-flash
star 0
Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences (>512 tokens), encountering GPU memory issues with attention, or need faster inference. Supports PyTorch native SDPA, flash-attn library, H100 FP8, and sliding window attention.
Install via CLI
npx skills add https://github.com/TuYv/ccpm --skill optimizing-attention-flash
Repository Details
star Stars
0
call_split Forks
0
navigation Branch
main
article Path
SKILL.md
More from Creator
TuYv Explore all skills →