Tencent has introduced DisCa, a method that enhances video diffusion transformers' performance by 11.8× while maintaining quality. This could be relevant for engineers looking to optimize their AI video processing workflows.
Tencent just released DisCa on Hugging Face
A distillation-compatible learnable feature caching method
that accelerates video diffusion transformers by 11.8×
while preserving generation quality.
👁 999 views❤ 16🔁 6💬 0🔖 62.2% eng
Tencentvideo diffusionAI infrastructureperformance optimizationHugging Face
OpenAI's new Agents SDK allows developers to manage long-running agents with sandbox execution and direct control over memory and state, streamlining what previously required multiple components. This could simplify infrastructure for AI systems, making it relevant for engineers building complex applications.
OpenAI just turned the Agents SDK into a long-running agent runtime with sandbox execution and direct control over memory and state.
Before this, developers often had to stitch together 3 separate pieces themselves: the model loop, the machine where code runs, and the memory or