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

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

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

2 个仓库

Awesome GitHub RepositoriesSparse Inference Frameworks

Execution systems that optimize inference by skipping computations based on activation sparsity in model weights.

Distinct from Sparse Model Architectures: Distinct from Sparse Model Architectures: focuses on the execution runtime and skipping computations rather than the neural network design.

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

Awesome Sparse Inference Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tiiny-ai/powerinferTiiny-AI 的头像

    Tiiny-AI/PowerInfer

    8,714在 GitHub 上查看↗

    PowerInfer is a high-performance local large language model inference engine and sparse inference framework. It provides a runtime for executing models on consumer-grade hardware, utilizing a GPU acceleration backend to optimize tensor operations for graphics processors. The system distinguishes itself through a sparse inference framework that increases generation speed by skipping computations based on activation sparsity in model weights. It includes a GGUF model converter for transforming weights and metadata into a unified binary format, as well as an OpenAI API compatible server for inte

    Implements a sparse inference framework that increases generation speed by exploiting activation sparsity.

    C++large-language-modelsllamallm
    在 GitHub 上查看↗8,714
  • paddlepaddle/fastdeployPaddlePaddle 的头像

    PaddlePaddle/FastDeploy

    3,700在 GitHub 上查看↗

    FastDeploy is a high-performance deployment framework for large language models, vision models, and multimodal models. It provides the infrastructure to launch model services that process combined image, video, and text inputs, exposing these capabilities through a standardized, OpenAI-compatible API for chat and text completions. The project distinguishes itself through advanced inference pipeline engineering and GPU optimization. It employs speculative decoding, tensor parallelism, and a disaggregated execution model that separates prefill and decode phases across different hardware resourc

    Uses sparse attention mechanisms to process key-value blocks selectively and handle long-sequence inputs.

    Pythonernieernie-45ernie-45-vl
    在 GitHub 上查看↗3,700
  1. Home
  2. Artificial Intelligence & ML
  3. Sparse Model Architectures
  4. Sparse Inference Frameworks