awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesDistributed Quantization Processing

Quantization workloads distributed across multiple processors using data-parallel processing to accelerate large model compression.

Distinct from Model Quantization: None of the candidates capture the distributed, data-parallel nature of the quantization process.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Distributed Quantization Processing. Refine with filters or upvote what's useful.

Awesome Distributed Quantization Processing GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • vllm-project/llm-compressorAvatar vllm-project

    vllm-project/llm-compressor

    2,764Vezi pe GitHub↗

    llm-compressor is a quantization toolkit and post-training library designed to reduce the memory footprint and size of large language models. It provides a framework for compressing models using weight and activation quantization to enable more efficient deployment. The project distinguishes itself through a distributed quantization framework that utilizes data-parallel processing and disk-based weight offloading to handle massive model checkpoints that exceed available system memory. It includes specialized compressors for diverse architectures, including Mixture-of-Experts, Vision-Language,

    Uses distributed data parallel processing to accelerate the quantization of massive models.

    Pythoncompressionquantizationsparsity
    Vezi pe GitHub↗2,764
  1. Home
  2. Artificial Intelligence & ML
  3. Distributed Quantization Processing