sequence-parallelism

Tag

Cards List
#sequence-parallelism

FVAttn: Adaptive Sparse Attention with Runtime Load Balancing for Video Generation

Hugging Face Daily Papers · 2026-07-17 Cached

FVAttn is a training-free sparse attention system that uses runtime load balancing to improve distributed execution efficiency of adaptive sparse attention under multi-GPU sequence parallelism for video generation, achieving up to 4.41x attention speedup and 2.11x inference speedup over FlashAttention on step-distilled Wan2.2 I2V while maintaining competitive video quality.

0 favorites 0 likes
#sequence-parallelism

@ickma2311: Efficient AI Lecture 19: Distributed Training (Part 1) This lecture gave me a much clearer picture of how self-attentio…

X AI KOLs Timeline · 2026-06-10 Cached

Summary of Lecture 19 on efficient AI distributed training, covering data, pipeline, tensor, and sequence parallelism methods with notes on memory and communication bottlenecks.

0 favorites 0 likes
#sequence-parallelism

@yukangchen_: Excited to share our new blog: Scaling Video Training with Parallelism https://research.nvidia.com/labs/eai/blogs/scali…

X AI KOLs Following · 2026-06-08 Cached

This blog from NVIDIA Research discusses how sequence parallelism can scale long-video training systems for both understanding and generation, addressing the challenge of fitting very long video sequences across multiple GPUs.

0 favorites 0 likes
#sequence-parallelism

Ulysses Sequence Parallelism: Training with Million-Token Contexts

Hugging Face Blog · 2026-03-09 Cached

Ulysses Sequence Parallelism is a technique for training LLMs with million-token contexts by distributing sequence chunks across GPUs, reducing memory requirements and enabling efficient long-context training. It integrates with HuggingFace Accelerate, Transformers Trainer, and TRL, with support for Flash Attention and DeepSpeed ZeRO.

0 favorites 0 likes
← Back to home

Submit Feedback