5 Repos
Configuration parameters that enable optimized execution paths for production workloads.
Explore 5 awesome GitHub repositories matching artificial intelligence & ml · High-Performance Inference Modes. Refine with filters or upvote what's useful.
PaddleOCR is a comprehensive optical character recognition framework designed for detecting and transcribing text from images and documents into structured, machine-readable formats. It provides a modular computer vision pipeline that decouples image preprocessing, text detection, and character recognition into independent, configurable stages. This architecture supports automated document digitization and multilingual text recognition, capable of identifying text in over one hundred languages across diverse environments ranging from scanned documents to industrial scenes. The framework disti
Activates optimized execution paths through specific configuration parameters to boost performance in production environments.
This project is a distributed training infrastructure designed for aligning large language models through reinforcement learning. It functions as an end-to-end engine for complex alignment tasks, including proximal policy optimization, direct preference optimization, and iterative self-play. By providing a unified framework for multi-turn interactions and tool-use scenarios, it enables the development of models capable of reasoning and external environment engagement. The framework distinguishes itself through a decoupled architecture that separates model training from sample generation. This
Accelerates the rollout phase of reinforcement learning using optimized inference engines for efficient sample generation.
This project is a comprehensive toolkit designed for the full lifecycle management of large language and multimodal models. It functions as a unified orchestrator that handles the entire development process, ranging from dataset preparation and supervised fine-tuning to advanced reinforcement learning alignment and production-ready inference deployment. The platform distinguishes itself through a specialized reinforcement learning library that supports complex optimization algorithms, including group relative policy optimization and leave-one-out techniques, to improve model instruction-follo
Serves fine-tuned models using optimized kernels and quantization for efficient production access.
PaddleX is a PaddlePaddle-based framework for building, deploying, and fine-tuning AI model pipelines, with pre-built support for computer vision, OCR, document analysis, and time series tasks. It offers a toolkit of ready-to-use pipelines for image classification, object detection, segmentation, and pose estimation, alongside an end-to-end OCR document analysis pipeline that extracts text, tables, formulas, and layout information. The platform also includes a dedicated time series forecasting pipeline for analyzing historical data to detect anomalies, classify patterns, and predict future val
Ships a high-performance inference plugin that automatically selects the optimal backend and configuration for model predictions.
MindSpore ist ein Deep-Learning-Framework, das für das Erstellen und Trainieren neuronaler Netze in Cloud-, Edge- und Mobilumgebungen entwickelt wurde. Es fungiert als verteiltes Trainingssystem und hardwarebeschleunigtes KI-Toolkit, das in der Lage ist, Arbeitslasten auf CPUs, GPUs und spezialisierten KI-Prozessoren auszuführen. Das Projekt enthält eine Engine für automatische Differenzierung, die Gradienten durch Quelltransformation und statische Kompilierung berechnet. Es ermöglicht verteiltes Modelltraining durch Aufteilen von Arbeitslasten auf Hardware unter Verwendung von Daten- und Modellparallelität. Das Framework deckt plattformübergreifende KI-Bereitstellung und Modellinferenz ab und nutzt ein Hochleistungs-Toolkit zur Beschleunigung der Ausführung und Bereitstellung. Es bietet spezialisierte Beschleunigung für Ascend-Hardware und unterstützt hardwareunabhängige Operator-Zuordnung für heterogene Geräte-Backends. Die Umgebung kann über einen Paketmanager installiert oder auf Linux-Systemen für Standard- oder spezialisierte KI-Prozessorumgebungen aus dem Quellcode kompiliert werden.
Includes a toolkit that optimizes model execution via graph fusion and quantization to reduce inference latency.