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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesFramework-Specific Model Converters

Tools that transform trained models from specific frameworks like Fairseq, Hugging Face, and Marian into an optimized binary format.

Distinct from Model Quantization Frameworks: Distinct from Model Quantization Frameworks: focuses on converting models from specific training frameworks into a runtime format, not general quantization techniques.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Framework-Specific Model Converters. Refine with filters or upvote what's useful.

Awesome Framework-Specific Model Converters GitHub Repositories

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

    OpenNMT/CTranslate2

    4,319GitHub पर देखें↗

    CTranslate2 is a C++ inference engine and runtime for Transformer models, designed to execute models on both CPU and GPU with optimizations for speed and memory efficiency. It functions as a model format converter, quantization tool, and REST API server, enabling deployment of neural machine translation, automatic speech recognition, and text generation models. The engine distinguishes itself through a suite of runtime optimizations including layer fusion, weight-matrix quantization, batch-by-length grouping, and a caching allocator that reuses GPU memory. It supports tensor-parallel model di

    Converting trained models from frameworks like Fairseq and Hugging Face into an optimized binary format with weight quantization for efficient deployment.

    C++avxavx2cpp
    GitHub पर देखें↗4,319
  1. Home
  2. Artificial Intelligence & ML
  3. Model Optimization
  4. Quantization
  5. Model Quantization Frameworks
  6. Framework-Specific Model Converters