awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंOpen-source alternativesSelf-hosted softwareब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंHow we rankप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesRuntime Quantizers

Tools that apply quantization to a model already loaded in memory, reducing memory and compute during execution.

Distinct from Model Quantization: Distinct from Model Quantization: focuses on applying quantization to a running model rather than offline or load-time conversion.

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

Awesome Runtime Quantizers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • ericlbuehler/mistral.rsEricLBuehler का अवतार

    EricLBuehler/mistral.rs

    6,597GitHub पर देखें↗

    mistral.rs is an inference engine for large language models that runs locally and exposes models behind OpenAI and Anthropic-compatible APIs. It serves as a multi-model serving platform, capable of loading several models in a single server process with per-request routing and on-demand loading and unloading. The engine supports multimodal inference, processing text alongside images, video, audio, and speech inputs, and includes a quantized model deployment runtime that reduces memory use and speeds up inference on consumer hardware. The project distinguishes itself through an agentic tool exe

    Applies a chosen quantization format to a loaded model during execution, reducing memory and compute requirements.

    Rustllmrustuqff
    GitHub पर देखें↗6,597
  1. Home
  2. Artificial Intelligence & ML
  3. Model Optimization
  4. Quantization
  5. Model Quantization
  6. Runtime Quantizers