awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 Repos

Awesome GitHub RepositoriesInference Acceleration

Optimization techniques to reduce the computational cost and time of diffusion model sampling.

Distinct from Diffusion Models: Focuses on sampling speed and step reduction specifically for diffusion processes.

Explore 9 awesome GitHub repositories matching artificial intelligence & ml · Inference Acceleration. Refine with filters or upvote what's useful.

Awesome Inference Acceleration GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • instantx-research/instantidAvatar von instantX-research

    instantX-research/InstantID

    11,955Auf GitHub ansehen↗

    InstantID is a diffusion-based identity preservation framework designed for zero-shot image generation. It allows for the synthesis of images featuring a specific person's facial identity using a single reference photo without requiring additional model training or fine-tuning. The project distinguishes itself through the use of consistency model distillation to accelerate inference, reducing the number of steps needed to produce high-quality results. It combines identity-preserving feature extraction with multi-modal prompt integration to merge visual embeddings from a reference image with t

    Reduces the time and computational steps required for high-quality image generation using consistency models.

    Python
    Auf GitHub ansehen↗11,955
  • nvlabs/sanaAvatar von NVlabs

    NVlabs/Sana

    8,310Auf GitHub ansehen↗

    Sana is a framework for high-resolution image and video synthesis based on a linear diffusion transformer. It provides a toolkit for the training, fine-tuning, and execution of text-to-image and text-to-video models, as well as a video generative world model capable of simulating physical environments with precise spatial control. The project is distinguished by its use of linear complexity layers to handle high resolutions and its support for long-form, minute-length video generation in real time. It implements a two-stage inference paradigm that separates structural generation from visual t

    Accelerates model exploration by sampling large numbers of candidates using low-precision quantization to filter for high-contrast seeds.

    Python
    Auf GitHub ansehen↗8,310
  • open-mmlab/mmagicAvatar von open-mmlab

    open-mmlab/mmagic

    7,434Auf GitHub ansehen↗

    mmagic is a multimodal training pipeline and framework for generative AI, focusing on visual synthesis and restoration. It provides the infrastructure to build and train models for tasks such as text-to-image and text-to-video generation, 3D-aware content synthesis, and high-fidelity image translation using diffusion models and generative adversarial networks. The project distinguishes itself through specialized capabilities for generative model personalization, including techniques for fine-tuning subjects and styles. It also supports advanced visual manipulations such as latent space interp

    Accelerates diffusion model sampling by merging redundant tokens in the vision transformer.

    Jupyter Notebookaigccomputer-visiondeep-learning
    Auf GitHub ansehen↗7,434
  • moonintheriver/diffsingerAvatar von MoonInTheRiver

    MoonInTheRiver/DiffSinger

    4,804Auf GitHub ansehen↗

    DiffSinger ist ein KI-Gesangssynthesizer und neuronaler Audiogenerator, der darauf ausgelegt ist, hochqualitativen Gesang und Sprache zu produzieren. Er fungiert als Text-to-Speech-System und als diffusionsbasiertes Tool zur Synthese von Gesangsstimmen, das Text und Tonhöhe in hörbares Audio transformiert. Das System nutzt einen flachen Diffusionsmechanismus und iterative Rauschverfeinerung, um realistische Gesangsdarbietungen zu generieren. Es integriert spezialisierte Sampling-Plugins und numerische Löser, um die Inferenz zu beschleunigen und die Zeit zu reduzieren, die zur Generierung synthetischer Stimmen erforderlich ist. Das Projekt deckt akustische Modellierung, Mel-Spektrogramm-Synthese und neuronale Vocoder-Rekonstruktion ab, um Text in Zeitbereichs-Audio-Wellenformen zu konvertieren. Es enthält zudem Funktionen zur synthetischen Stimmverbesserung, um die klangliche Qualität von Aufnahmen zu steigern.

    Optimizes inference speed by employing specialized numerical solvers to reduce the number of diffusion iterations.

    Pythonaaai2022diffusion-modeldiffusion-speedup
    Auf GitHub ansehen↗4,804
  • tencent-hunyuan/hunyuanvideo-1.5Avatar von Tencent-Hunyuan

    Tencent-Hunyuan/HunyuanVideo-1.5

    4,440Auf GitHub ansehen↗

    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

    Reduces video generation time through step distillation, cache inference, and sparse attention techniques.

    Pythonimage-to-videotext-to-videovideo-generation
    Auf GitHub ansehen↗4,440
  • tencent-hunyuan/hunyuanditAvatar von Tencent-Hunyuan

    Tencent-Hunyuan/HunyuanDiT

    4,292Auf GitHub ansehen↗

    HunyuanDiT ist ein zweisprachiges Text-zu-Bild-Generativmodell und ein Diffusions-Transformer-Bildgenerator. Es verwendet ein latentes Diffusionssystem, um hochauflösende Bilder aus Text-Prompts zu synthetisieren, mit einem besonderen Fokus auf das Verständnis und die Generierung von Inhalten aus chinesischen und englischen Beschreibungen. Das Projekt zeichnet sich durch eine Multi-Resolution-Transformer-Architektur und einen zweisprachigen Embedding-Raum aus, um verschiedene Schriften in einen gemeinsamen semantischen Bereich abzubilden. Es unterstützt iterative, mehrstufige Bildverfeinerungen, bei denen Konversationsdialoge in aktualisierte Prompts übersetzt werden, um visuelle Inhalte schrittweise zu modifizieren. Das System umfasst Funktionen für automatisierte Bildbeschriftungen, strukturelle Bildvorgaben zur Layout-Kontrolle sowie das Fine-Tuning von Modellgewichten, um den Generator an spezifische Datensätze oder künstlerische Stile anzupassen. Performance-Optimierungen beinhalten Model-Distillation zur Beschleunigung der Inferenz sowie Unterstützung für die Ausführung auf Hardware mit geringem Videospeicher.

    Implements step-distillation techniques to reduce the number of sampling steps and accelerate image generation.

    Jupyter Notebook
    Auf GitHub ansehen↗4,292
  • hao-ai-lab/fastvideoAvatar von hao-ai-lab

    hao-ai-lab/FastVideo

    3,743Auf GitHub ansehen↗

    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

    Reduces inference latency and denoising steps through distillation and sparse attention for faster video production.

    Pythondiffusersdiffusion-modelsdistillation
    Auf GitHub ansehen↗3,743
  • sandai-org/magi-1Avatar von SandAI-org

    SandAI-org/MAGI-1

    3,711Auf GitHub ansehen↗

    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

    Utilizes distillation-based step scaling to reduce the number of sampling steps required for high-quality video generation.

    Pythonautoregressivediffusion-modelsvideo-generation
    Auf GitHub ansehen↗3,711
  • thu-ml/turbodiffusionAvatar von thu-ml

    thu-ml/TurboDiffusion

    3,339Auf GitHub ansehen↗

    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 qua

    Reduces generation time and the number of inference steps through attention acceleration and timestep distillation.

    Pythonai-infraconsistency-modeldiffusion-models
    Auf GitHub ansehen↗3,339
  1. Home
  2. Artificial Intelligence & ML
  3. Generative AI Resources
  4. Diffusion & Visual Synthesis Models
  5. Generative AI Models
  6. Diffusion Models
  7. Inference Acceleration

Unter-Tags erkunden

  • Seed Exploration AccelerationTechniques for rapidly sampling candidates to identify high-quality initial seeds using low precision. **Distinct from Inference Acceleration:** Focuses on seed discovery and candidate filtering, while [f14_mt2] is general sampling speed reduction.
  • Step-Distilled AcceleratorsAccelerators that reduce diffusion model sampling steps through distillation, cache inference, and sparse attention. **Distinct from Inference Acceleration:** Distinct from Inference Acceleration: specifically targets step distillation and cache techniques for diffusion models rather than general inference optimization.