awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesQuantization Tools

Utilities for adjusting the numerical precision of model weights and activations to optimize performance.

Distinguishing note: Focuses on numerical precision tuning for local hardware efficiency rather than general model training.

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

Awesome Quantization Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • karpathy/nanochatAvatar von karpathy

    karpathy/nanochat

    55,103Auf GitHub ansehen↗

    Nanochat is a lightweight execution environment designed for training and running language models on standard consumer hardware. It functions as both a neural network training framework and an inference engine, enabling users to perform backpropagation-based training and model execution directly on general-purpose processors without the need for dedicated graphics hardware. The project distinguishes itself through a suite of optimization tools that prioritize efficiency on local machines. By utilizing memory-mapped weight loading and CPU-optimized vector math, it maximizes throughput for inte

    Adjusting numerical accuracy and quantization settings to balance memory usage and processing speed for efficient model execution.

    Python
    Auf GitHub ansehen↗55,103
  1. Home
  2. Artificial Intelligence & ML
  3. Quantization Tools