Wan2.1
PulseAugur coverage of Wan2.1 — every cluster mentioning Wan2.1 across labs, papers, and developer communities, ranked by signal.
2 day(s) with sentiment data
-
FlashDecoder: Transformer-based video decoder achieves real-time generation
Researchers have developed FlashDecoder, a novel Transformer-based video decoder designed for real-time generation. Unlike existing models that use slow and memory-intensive 3D convolutional decoders, FlashDecoder proce…
-
New distillation method speeds up AI video generation
Researchers have developed a new framework called Transition Matching Distillation (TMD) to accelerate video generation models. TMD distills large, inefficient video diffusion models into faster, few-step generators by …
-
Stable Diffusion VAEs from Wan2.1 and Qwen-Image found to be interchangeable
A user on Reddit has discovered that the variational auto-encoders (VAEs) from Wan2.1 and Qwen-Image are compatible and can decode each other's latent representations. While both VAEs share the same base architecture an…
-
LearniBridge accelerates diffusion models with learnable feature caching · 2 sources tracked
Researchers have developed LearniBridge, a novel method to accelerate diffusion models like Diffusion Transformers (DiTs) by optimizing feature caching. This technique addresses error accumulation in existing methods by…
-
FastWan-QAD generates 5s video clips in 1.8s on consumer GPUs
The Fastvideo team has released FastWan-QAD, a new model capable of generating 5-second video clips in just 1.8 seconds on an RTX 5090. This represents a more than threefold speed improvement over previous methods. The …
-
New ScalingAttention framework boosts Diffusion Transformer video generation
Researchers have developed ScalingAttention, a novel framework designed to optimize video generation using Diffusion Transformers (DiTs). This method addresses the computational bottleneck caused by full 3D attention in…
-
MoonMath AI open-sources HIP attention kernel for AMD MI300X, beating AITER v3
MoonMath AI has open-sourced a new bf16 forward attention kernel for AMD's MI300X GPU, written in HIP. This kernel reportedly outperforms AMD's own AITER v3 across various configurations, achieving up to a 1.26x speedup…
-
Reddit user shares 2-year Stable Diffusion workflow collection
A Reddit user shared their extensive collection of Stable Diffusion workflows, accumulated over two years, which they claim still function effectively. They highlighted the utility of LoRAs (Low-Rank Adaptation) as a va…
-
MoonMath AI open-sources AMD MI300X attention kernel outperforming AITER v3 · 3 sources tracked
MoonMath AI has released an open-source HIP attention kernel for AMD's MI300X GPU, which reportedly outperforms AMD's own AITER v3. The kernel achieves speedups of up to 1.26x by optimizing memory placement and using on…
-
New Caching Techniques Boost LLM and Diffusion Model Efficiency
Researchers have developed MiniPIC, a new method for efficient caching in large language model inference that requires fewer than 100 lines of code changes to existing systems like vLLM. This approach improves prefill t…
-
LTX2.3 model causes inconsistent video generation times
A user on Reddit is experiencing inconsistent generation times with the LTX2.3 model for image-to-video generation. While the previous WAN2.1 model provided consistent ~2-minute generation times for 2 seconds of video, …
-
New AMD technique boosts generative model stability and fidelity
Researchers have developed Adaptive Matching Distillation (AMD), a new framework to improve the stability and performance of few-step generative models. AMD addresses issues in "Forbidden Zones" where existing distillat…
-
OSP-Next video model achieves 83.73% VBench score with efficiency gains
Researchers have introduced OSP-Next, a novel text-to-video generation model designed for enhanced efficiency and quality. The model integrates sparse attention mechanisms, a novel Sparse Sequence Parallelism (SSP) tech…
-
Video Generation with Predictive Latents
Researchers have developed several new methods to improve the efficiency and quality of visual generative models. DC-DiT introduces dynamic chunking to Diffusion Transformers, adaptively compressing visual data for fast…