awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • leejet/stable-diffusion.cppleejet 的头像

    leejet/stable-diffusion.cpp

    5,430在 GitHub 上查看↗

    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
    在 GitHub 上查看↗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