awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 مستودعات

Awesome GitHub RepositoriesOnline Quantization

Dynamic conversion of model weights to lower-precision formats during loading or runtime.

Distinct from Precision Quantization: Focuses on online/dynamic conversion, distinct from static precision quantization.

Explore 14 awesome GitHub repositories matching artificial intelligence & ml · Online Quantization. Refine with filters or upvote what's useful.

Awesome Online Quantization GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sgl-project/sglangالصورة الرمزية لـ sgl-project

    sgl-project/sglang

    29,079عرض على GitHub↗

    Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It provides a programmable interface for orchestrating complex generation workflows, enabling developers to coordinate multi-turn dialogues, tool invocations, and reasoning chains through a domain-specific language. The platform is built to support production-scale deployments, offering an OpenAI-compatible API that allows for integration with existing application ecosystems. The system distinguishes itself through a disaggregated architecture that separates compute-intensive pr

    Balances memory usage and computational efficiency by dynamically converting model weights during loading.

    Pythonattentionblackwellcuda
    عرض على GitHub↗29,079
  • guillaumekln/faster-whisperالصورة الرمزية لـ guillaumekln

    guillaumekln/faster-whisper

    23,679عرض على GitHub↗

    faster-whisper is an automatic speech recognition framework and an optimized implementation of the Whisper speech-to-text engine. It functions as a CTranslate2 inference engine designed to convert spoken audio into written text. The project serves as a model quantization tool that transforms large audio model weights into lower precision formats. This process reduces memory usage and increases execution speed on hardware by utilizing integer quantized weights. The framework covers a broad range of capabilities including batch audio transcription for parallel processing and voice activity det

    Uses symmetric mapping of floating point values to integers to accelerate mathematical operations on hardware.

    Python
    عرض على GitHub↗23,679
  • ryancodrai/turbovecالصورة الرمزية لـ RyanCodrai

    RyanCodrai/turbovec

    11,738عرض على GitHub↗

    TurboVec is a high-performance Rust vector database and quantized search index designed for storing and retrieving high-dimensional embeddings. It functions as a pluggable vector store for large language model orchestration frameworks, providing a memory-efficient alternative to standard in-memory storage. The project distinguishes itself through a high-dimensional vector compressor that utilizes random rotation and data-oblivious scalar quantization to reduce memory footprints. Retrieval is accelerated via SIMD kernels that process distance calculations and search operations for increased th

    Fits empirical data distributions to coordinate-specific shift and scale values during data ingestion.

    Pythonannavx512embedding
    عرض على GitHub↗11,738
  • lucidrains/dalle2-pytorchالصورة الرمزية لـ lucidrains

    lucidrains/DALLE2-pytorch

    11,310عرض على GitHub↗

    This is a PyTorch implementation of a text-to-image model designed for synthesizing high-fidelity images from natural language descriptions. It utilizes a diffusion image generator to transform latent embeddings into visual data through an iterative denoising process. The system employs a two-stage latent mapping process, using a CLIP-based latent prior to map text embeddings to image embeddings before decoding them into pixels. It features a cascading diffusion decoder that produces high-resolution imagery by passing low-resolution outputs through a sequence of models at increasing scales.

    Compresses visual data using vector quantization to optimize autoencoder performance.

    Pythonartificial-intelligencedeep-learningtext-to-image
    عرض على GitHub↗11,310
  • xpixelgroup/basicsrالصورة الرمزية لـ XPixelGroup

    XPixelGroup/BasicSR

    8,297عرض على GitHub↗

    BasicSR is a PyTorch-based image restoration toolbox and framework designed for training and deploying deep learning models to upscale, denoise, and deblur images and videos. It serves as a comprehensive system for image super-resolution and video quality restoration, providing the necessary infrastructure to recover fine visual details and increase pixel density. The project distinguishes itself through specialized toolkits for facial image enhancement and high-fidelity face synthesis, as well as a dedicated video quality restoration suite that utilizes deformable convolutions and generative

    Converts high-precision visual tensors to discrete quantization levels for memory reduction and processing.

    Pythonbasicsrbasicvsrdfdnet
    عرض على GitHub↗8,297
  • tingsongyu/pytorch_tutorialالصورة الرمزية لـ TingsongYu

    TingsongYu/PyTorch_Tutorial

    8,018عرض على GitHub↗

    This project is a comprehensive collection of educational examples and reference implementations for building vision and language models using PyTorch. It serves as a deep learning tutorial covering the end-to-end process of developing neural networks, from initial architecture definition to final production deployment. The repository provides detailed guides on implementing a wide range of domain-specific models, including convolutional neural networks for object detection and segmentation, as well as transformer and recurrent architectures for natural language processing. It emphasizes gene

    Analyzes activation distributions using real input data to determine optimal quantization scales.

    Python
    عرض على GitHub↗8,018
  • liuliu/ccvالصورة الرمزية لـ liuliu

    liuliu/ccv

    7,223عرض على GitHub↗

    ccv is a computer vision library written in C designed for high-performance visual analysis. It serves as a framework for image classification, object detection, and the identification of faces, pedestrians, and vehicles. The library distinguishes itself through hardware-accelerated vision and deep learning inference optimizations. It utilizes a quantized tensor processor to transform floating-point data into eight-bit integers and implements integer-quantized attention mechanisms to reduce memory bandwidth and increase data throughput. The project covers a broad range of capabilities, inclu

    Implements a quantized tensor processor that transforms floating-point visual data into eight-bit integers to reduce memory bandwidth.

    C++
    عرض على GitHub↗7,223
  • ericlbuehler/mistral.rsالصورة الرمزية لـ EricLBuehler

    EricLBuehler/mistral.rs

    6,597عرض على GitHub↗

    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

    Converts model weights to lower precision at load time with per-layer tuning.

    Rustllmrustuqff
    عرض على GitHub↗6,597
  • open-mmlab/mmcvالصورة الرمزية لـ open-mmlab

    open-mmlab/mmcv

    6,446عرض على GitHub↗

    mmcv is a foundation library for computer vision based on PyTorch. It provides a comprehensive system for constructing convolutional neural networks, a toolkit for image and video preprocessing, and a collection of high-performance deep learning vision operators. The project is distinguished by its hardware-accelerated kernels for complex operations such as deformable convolutions and region pooling. It features a configuration-driven framework that allows for the dynamic instantiation of network layers and the registration of custom modules without modifying code. The library covers a broad

    Provides quantization techniques specifically for floating-point visual tensors to reduce memory usage.

    Python
    عرض على GitHub↗6,446
  • tingsongyu/pytorch-tutorial-2ndالصورة الرمزية لـ TingsongYu

    TingsongYu/PyTorch-Tutorial-2nd

    4,555عرض على GitHub↗

    هذا المشروع عبارة عن مورد تعليمي شامل ودورة تدريبية لبناء الشبكات العصبية باستخدام PyTorch. يغطي اللبنات الأساسية للتعلم العميق، بما في ذلك معالجة الموترات (tensors)، والتمايز التلقائي، وبناء مكونات الشبكة العصبية المعيارية. يعمل المستودع كدليل تقني للعديد من المجالات المتخصصة. يوفر تفاصيل تنفيذ لمهام رؤية الكمبيوتر مثل تصنيف الصور، واكتشاف الكائنات، والتجزئة الدلالية، بالإضافة إلى سير عمل معالجة اللغات الطبيعية التي تتضمن المحولات (transformers)، والشبكات المتكررة، والنماذج التوليدية. بالإضافة إلى ذلك، يتضمن مرجعاً للذكاء الاصطناعي التوليدي، مع التركيز بشكل خاص على تركيب الصور عبر نماذج الانتشار (diffusion models) والشبكات التنافسية. تمتد المادة إلى تحسين النماذج وخطوط أنابيب النشر. تغطي تقنيات لتقليل حجم النموذج وزيادة سرعة الاستنتاج من خلال التكميم (quantization) وتصدير النماذج إلى تنسيقات مثل ONNX وTensorRT. تشمل مجالات القدرة الأخرى هندسة البيانات للتحميل المتوازي، وتقييم النموذج باستخدام مقاييس مخصصة، ونشر نماذج اللغات الكبيرة مفتوحة المصدر. يتم تقديم المشروع بشكل أساسي كسلسلة من دفاتر Jupyter.

    Transforms floating-point values into discrete integers using linear mapping with scale and zero-point factors.

    Jupyter Notebookcomputer-visiondeepsortdiffusion-models
    عرض على GitHub↗4,555
  • evanw/thumbhashالصورة الرمزية لـ evanw

    evanw/thumbhash

    4,159عرض على GitHub↗

    Thumbhash هي مكتبة تشفير صور تحول الصور إلى سلاسل مدمجة لاستخدامها كعناصر نائبة خفيفة الوزن. توفر هذه الصيغة تمثيلاً ثنائياً لصورة يحافظ على اللون ونسبة العرض إلى الارتفاع، مما يسمح بتوليد وتصيير معاينات ضبابية أثناء تحميل الصفحة. يعمل المشروع كبديل لـ Blurhash من خلال توفير طريقة لتشفير الصور في سلاسل صغيرة مع تجنب العبء الحسابي عالي التردد. يعمل أيضاً كمستخرج لوحة ألوان، مما يتيح اشتقاق متوسط لون RGB المهيمن من تمثيل مشفر لاستخدامه في الخلفيات ذات اللون الصلب. تغطي المكتبة مجموعة من قدرات معالجة الصور، بما في ذلك استخراج اللون المهيمن، وتشفير الصور المدمج، وتصيير العناصر النائبة لدعم واجهات التحميل التكيفية. تستخدم هذه العمليات تحويلات جيب التمام المنفصلة والاستيفاء ثنائي الخطية لإعادة بناء تقريبات بصرية منخفضة الدقة من معاملات التردد المخزنة.

    Applies symmetric quantization to reduce the precision of coefficients for a more compact binary format.

    Swift
    عرض على GitHub↗4,159
  • paddlepaddle/fastdeployالصورة الرمزية لـ PaddlePaddle

    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

    Performs dynamic conversion of model weights to lower-precision formats during the loading process.

    Pythonernieernie-45ernie-45-vl
    عرض على GitHub↗3,700
  • tencent/pocketflowالصورة الرمزية لـ Tencent

    Tencent/PocketFlow

    2,914عرض على GitHub↗

    PocketFlow is an integrated toolkit for deep learning model compression, distributed training, and mobile format optimization. It provides a system for reducing the size and complexity of neural networks to improve inference efficiency, featuring a dedicated engine for knowledge distillation and a mobile model optimizer. The framework differentiates itself through an automated hyperparameter tuning system that uses reinforcement learning and statistical models to determine optimal compression ratios and layer-wise bit allocation. It also includes a distributed training system that utilizes mu

    Implements back-propagation-based non-uniform quantization to approximate full-precision network behavior.

    Pythonautomlcomputer-visiondeep-learning
    عرض على GitHub↗2,914
  • vllm-project/llm-compressorالصورة الرمزية لـ vllm-project

    vllm-project/llm-compressor

    2,764عرض على 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,

    Determines optimal scaling factors for low-precision weights by running representative data through forward passes.

    Pythoncompressionquantizationsparsity
    عرض على GitHub↗2,764
  1. Home
  2. Artificial Intelligence & ML
  3. Precision Quantization
  4. Online Quantization

استكشف الوسوم الفرعية

  • Calibration ParametersThe process of determining optimal shift and scale values based on empirical data distributions for quantization. **Distinct from Online Quantization:** Focuses on the calibration of parameters for quantization rather than the runtime conversion process itself.
  • Dynamic Range DeterminationMethods for identifying optimal value boundaries to minimize precision loss during quantization. **Distinct from Online Quantization:** Focuses on the mathematical boundary selection (KL-divergence, histograms) rather than the act of online conversion
  • In-Situ Quantization Engines1 وسم فرعيConverts model weights to lower precision at load time with per-layer tuning and automatic format selection. **Distinct from Online Quantization:** Distinct from Online Quantization: emphasizes per-layer tuning and automatic format selection without offline conversion.
  • Non-Uniform QuantizationQuantization techniques where the spacing between quantization points is optimized to better fit the weight distribution. **Distinct from Online Quantization:** Specifically covers non-uniform spacing via back-propagation, whereas online quantization is about the timing of the process.
  • Symmetric Quantization2 وسوم فرعيةA quantization method that maps floating point values to a symmetric range of integers. **Distinct from Online Quantization:** Focuses on the mathematical mapping method (symmetric) rather than the timing of quantization (online).