y0news
AnalyticsDigestsSourcesRSSAICrypto
#caching3 articles
3 articles
AIBullisharXiv โ€“ CS AI ยท 5d ago7/104
๐Ÿง 

BWCache: Accelerating Video Diffusion Transformers through Block-Wise Caching

Researchers have developed BWCache, a training-free method that accelerates Diffusion Transformer (DiT) video generation by up to 6ร— through block-wise feature caching and reuse. The technique exploits computational redundancy in DiT blocks across timesteps while maintaining visual quality, addressing a key bottleneck in real-world AI video generation applications.

AIBullishOpenAI News ยท Jan 227/107
๐Ÿง 

Scaling PostgreSQL to power 800 million ChatGPT users

OpenAI successfully scaled PostgreSQL to handle millions of queries per second to support 800 million ChatGPT users. The scaling was achieved through strategic implementation of database replicas, caching systems, rate limiting mechanisms, and workload isolation techniques.

AIBullisharXiv โ€“ CS AI ยท 5d ago6/103
๐Ÿง 

MeanCache: From Instantaneous to Average Velocity for Accelerating Flow Matching Inference

MeanCache introduces a training-free caching framework that accelerates Flow Matching inference by using average velocities instead of instantaneous ones. The framework achieves 3.59X to 4.56X acceleration on major AI models like FLUX.1, Qwen-Image, and HunyuanVideo while maintaining superior generation quality compared to existing caching methods.