awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
thu-ml avatar

thu-ml/TurboDiffusion

0
View on GitHub↗
3,339 स्टार्स·232 फोर्क्स·Python·apache-2.0·15 व्यूज़arxiv.org/pdf/2512.16093↗

TurboDiffusion

TurboDiffusion is a video diffusion inference engine and generator designed to create high-resolution videos from text prompts and images. It provides a runtime environment for executing optimized diffusion model checkpoints with a focus on reducing latency and GPU memory usage.

The project features a specialized training framework for aligning sparse-linear attention models with pretrained full-attention models. This system includes capabilities for sparse attention parameter merging and sparse-linear model alignment to reduce computational costs during inference while maintaining output quality.

The engine implements several performance optimization strategies, including weight quantization for consumer-grade hardware, timestep distillation to reduce the number of inference steps, and sparse-attention approximations. It also supports an interactive inference server that enables stateful, multi-turn video generation through a terminal interface to eliminate model reload times.

Features

  • Text-to-Video Generators - Provides an optimized engine for synthesizing high-resolution videos directly from natural language text prompts.
  • Video Diffusion Models - A high-resolution video generator that uses optimized diffusion model checkpoints for text-to-video and image-to-video synthesis.
  • Step-Distilled Accelerators - Reduces generation time and the number of inference steps through attention acceleration and timestep distillation.
  • Inference Optimizations - Reduces inference time and GPU memory usage through quantization, timestep distillation, and attention acceleration.
  • GPU Memory Optimizers - Uses weight quantization to optimize VRAM usage, enabling execution on consumer-grade GPU hardware.
  • Quantized Model Implementations - Provides a memory-optimized runtime using low-precision weight formats to run large video models on consumer GPUs.
  • Sparse Attention Modules - Replaces dense attention mechanisms with sparse linear approximations to lower the computational cost of video frames.
  • Stable Diffusion Inference Engines - A high-performance runtime for executing video diffusion model weights with attention acceleration and timestep distillation.
  • Step Distillation Accelerators - Accelerates video generation by distilling the diffusion sampling process into a reduced number of iterations.
  • Sparse Attention Alignment - Trains sparse-attention models to mimic pretrained full-attention models to maintain output quality while reducing computation.
  • Sparse Attention Alignment Toolkits - Provides a toolkit for aligning sparse-linear attention models with pretrained full-attention models to reduce computational costs.
  • Sparse Linear Alignment - Aligns a sparse-attention model's predictions with a full-attention pretrained model to mitigate distribution shift.
  • Interactive Video Inference - Enables multi-turn video sequence generation through a terminal interface to eliminate model reload times.
  • Weight Merging Utilities - Implements utilities to merge sparse-attention weight updates directly into model checkpoints to reduce latency.
  • Model Inference Servers - Provides a server implementation for hosting video generation models to enable network-accessible inference.
  • Sparse Attention Parameter Merging - Combines parameter updates from sparse-attention training into existing checkpoints to enable sparse attention inference.
  • Image-to-Video Generation - Transforms static images into video sequences by combining a starting frame with a descriptive text prompt.
  • Persistent Inference States - Maintains persistent model instances in memory to enable multi-turn video generation without reloading between requests.
  • Model Acceleration - Accelerates video diffusion models significantly.
  • Video Generation - Accelerated inference for diffusion-based video generation.

स्टार हिस्ट्री

thu-ml/turbodiffusion के लिए स्टार हिस्ट्री चार्टthu-ml/turbodiffusion के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

TurboDiffusion के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो TurboDiffusion के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • tencent-hunyuan/hunyuanvideo-1.5Tencent-Hunyuan का अवतार

    Tencent-Hunyuan/HunyuanVideo-1.5

    4,440GitHub पर देखें↗

    HunyuanVideo-1.5 is a video generation foundation model and text-to-video diffusion framework. It utilizes a latent video diffusion model and a spatio-temporal transformer architecture to generate high-definition video sequences from text descriptions and images. The project enables cinematic camera control for directing pans and tilts and provides image-to-video animation capabilities. It supports visual style adaptation through low-rank adaptation tuning and uses a language model for prompt refinement to improve visual alignment. The model covers high-resolution video upscaling via a super

    Pythonimage-to-videotext-to-videovideo-generation
    GitHub पर देखें↗4,440
  • hao-ai-lab/fastvideohao-ai-lab का अवतार

    hao-ai-lab/FastVideo

    3,743GitHub पर देखें↗

    FastVideo is a comprehensive system for accelerated video generation, serving as a video generation inference engine, a video diffusion training framework, and a modular pipeline orchestrator. It provides a distributed transformer optimizer and a distillation toolkit designed to reduce denoising steps and model complexity to increase frame rates. The project distinguishes itself through specialized acceleration techniques, including joint distillation and sparse attention training. It implements low-step video generation and weight quantization to FP8 or FP4 precision to increase throughput a

    Pythondiffusersdiffusion-modelsdistillation
    GitHub पर देखें↗3,743
  • pku-yuangroup/open-sora-planPKU-YuanGroup का अवतार

    PKU-YuanGroup/Open-Sora-Plan

    12,163GitHub पर देखें↗

    Open-Sora-Plan is a text-to-video framework and distributed video training system. It utilizes a diffusion transformer architecture and large language model components to transform written descriptions or image prompts into high-quality video sequences. The system features a distributed infrastructure designed for large-scale video training and inference. It employs sequence parallelism to split high-resolution or long-duration video samples across multiple GPUs and uses a sparse attention mechanism to increase processing speed. The project includes capabilities for both text-to-video and im

    Python
    GitHub पर देखें↗12,163
  • sandai-org/magi-1SandAI-org का अवतार

    SandAI-org/MAGI-1

    3,711GitHub पर देखें↗

    MAGI-1 is an autoregressive video generation model designed to synthesize high-resolution video sequences from text prompts and image references. It functions as a generative system for text-to-video, image-to-video, and video-to-video transformations. The model utilizes an autoregressive architecture that treats spatio-temporal patches as a sequence of discrete tokens to maintain temporal motion. It employs a variational autoencoder to compress the spatial and temporal dimensions of video data and uses distillation-based step scaling to allow for inference budget control. The system integra

    Pythonautoregressivediffusion-modelsvideo-generation
    GitHub पर देखें↗3,711
TurboDiffusion के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

thu-ml/turbodiffusion क्या करता है?

TurboDiffusion is a video diffusion inference engine and generator designed to create high-resolution videos from text prompts and images. It provides a runtime environment for executing optimized diffusion model checkpoints with a focus on reducing latency and GPU memory usage.

thu-ml/turbodiffusion की मुख्य विशेषताएं क्या हैं?

thu-ml/turbodiffusion की मुख्य विशेषताएं हैं: Text-to-Video Generators, Video Diffusion Models, Step-Distilled Accelerators, Inference Optimizations, GPU Memory Optimizers, Quantized Model Implementations, Sparse Attention Modules, Stable Diffusion Inference Engines।

thu-ml/turbodiffusion के कुछ ओपन-सोर्स विकल्प क्या हैं?

thu-ml/turbodiffusion के ओपन-सोर्स विकल्पों में शामिल हैं: tencent-hunyuan/hunyuanvideo-1.5 — HunyuanVideo-1.5 is a video generation foundation model and text-to-video diffusion framework. It utilizes a latent… hao-ai-lab/fastvideo — FastVideo is a comprehensive system for accelerated video generation, serving as a video generation inference engine,… pku-yuangroup/open-sora-plan — Open-Sora-Plan is a text-to-video framework and distributed video training system. It utilizes a diffusion transformer… sandai-org/magi-1 — MAGI-1 is an autoregressive video generation model designed to synthesize high-resolution video sequences from text… hvision-nku/storydiffusion — StoryDiffusion is a generative AI system designed for consistent character image and video generation. It utilizes a… ailab-cvc/videocrafter — Videocrafter is a latent diffusion model designed for AI video synthesis. It functions as both a text-to-video and…