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
·

1 Repo

Awesome GitHub RepositoriesLocal Execution Optimizations

Hardware-specific optimizations for running diffusion models on consumer-grade local hardware.

Distinct from Diffusion Models: Focuses on the execution efficiency and memory reduction for local hardware rather than the general model interface.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Local Execution Optimizations. Refine with filters or upvote what's useful.

Awesome Local Execution Optimizations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • leejet/stable-diffusion.cppAvatar von leejet

    leejet/stable-diffusion.cpp

    5,430Auf GitHub ansehen↗

    stable-diffusion.cpp is a high-performance C++ inference engine designed for generating images and video from text prompts using Stable Diffusion models. It functions as a latent diffusion model runtime and a lightweight machine learning framework that enables local diffusion model execution on consumer hardware. The project distinguishes itself as a CPU-based image generator capable of running without a dedicated GPU. It employs a specialized C++ tensor backend and cross-backend hardware abstraction to dispatch compute tasks across different processor instruction sets and graphics APIs. The

    Optimizes the execution of Stable Diffusion models on consumer hardware to reduce memory consumption.

    C++aicplusplusdiffusion
    Auf GitHub ansehen↗5,430
  1. Home
  2. Artificial Intelligence & ML
  3. Generative AI Resources
  4. Diffusion & Visual Synthesis Models
  5. Generative AI Models
  6. Diffusion Models
  7. Local Execution Optimizations