Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

optimizing-attention-flash

// 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.

$ git log --oneline --stat
stars:0
forks:0
updated:2026년 3월 6일 23:57
파일 탐색기
3 개 파일
SKILL.md
readonly