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

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

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

53 रिपॉजिटरी

Awesome GitHub RepositoriesTraining Systems

Explore 53 awesome GitHub repositories matching artificial intelligence & ml · Training Systems. Refine with filters or upvote what's useful.

Awesome Training Systems GitHub Repositories

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

    tensorflow/tensorflow

    195,697GitHub पर देखें↗

    TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The system provides high-level interfaces for defining neural network architectures, alongside a robust engine for managing multidimensional array structures and tensor mathematics. The framework distinguishes itself through a scalable distributed runtime that orchestrates workloads acr

    Implements advanced compiler-level transformations to maximize computational efficiency and execution speed across diverse hardware.

    C++deep-learningdeep-neural-networksdistributed
    GitHub पर देखें↗195,697
  • openai/whisperopenai का अवतार

    openai/whisper

    102,828GitHub पर देखें↗

    This project is a speech recognition and translation engine that utilizes a sequence-to-sequence transformer architecture to convert audio into text. It is built upon a weakly supervised learning framework, which leverages large-scale, unlabelled audio-transcript data to create generalized speech representations capable of performing simultaneous transcription, language identification, and translation. The system distinguishes itself through a unified multi-task modeling approach that shares token sequences across different objectives, allowing it to handle diverse languages and vocabularies

    Trains generalized speech representation models by leveraging massive volumes of weakly labeled audio-transcript pairs.

    Python
    GitHub पर देखें↗102,828
  • d2l-ai/d2l-zhd2l-ai का अवतार

    d2l-ai/d2l-zh

    78,493GitHub पर देखें↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners to master complex artificial intelligence concepts through hands-on experimentation. The platform distinguishes itself by integrating technical explanations with executable Jupyter notebooks. This design allows readers to modify code and hyperparameters in real-time, facilitati

    Teaches software abstractions and optimization techniques to maximize the computational efficiency of deep learning models.

    Pythonbookchinesecomputer-vision
    GitHub पर देखें↗78,493
  • tensorflow/modelstensorflow का अवतार

    tensorflow/models

    77,663GitHub पर देखें↗

    This repository serves as a centralized collection of state-of-the-art deep learning architectures and reference implementations designed for research and application development. It provides a comprehensive toolkit for computer vision and natural language processing, offering pre-built models and training pipelines for tasks ranging from image classification and object detection to complex sequence modeling. The project distinguishes itself by providing a flexible execution harness that manages the entire training lifecycle, including data ingestion and backpropagation. It supports scalable

    Manages the complete training lifecycle, including data ingestion, forward passes, and backpropagation updates, through a flexible execution harness.

    Python
    GitHub पर देखें↗77,663
  • hiyouga/llama-efficient-tuninghiyouga का अवतार

    hiyouga/LLaMA-Efficient-Tuning

    72,239GitHub पर देखें↗

    This project is a fine-tuning framework and training pipeline designed to optimize and adapt large language and vision models. It provides a specialized toolkit for parameter-efficient tuning and supervised learning, serving as both a trainer for multimodal models and a deployment tool for serving fine-tuned models via high-performance inference engines. The framework focuses on reducing memory and compute requirements by updating a small subset of model parameters. It supports a wide range of adaptation strategies, including vision-language model training to align text, image, video, and aud

    Serves as a specialized software engine optimized for the efficient fine-tuning of large language and vision models.

    Python
    GitHub पर देखें↗72,239
  • unslothai/unslothunslothai का अवतार

    unslothai/unsloth

    66,628GitHub पर देखें↗

    Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and multimodal models. It provides a comprehensive engine for fine-tuning, executing, and managing models locally, with a focus on reducing memory consumption and increasing compute speed on consumer-grade hardware. The platform distinguishes itself through hand-optimized kernels and automated computational graph techniques that maximize hardware throughput. It supports advanced training methodologies, including reinforcement learning for reasoning and efficient adapter-based fin

    Optimizes memory usage and compute speed for fine-tuning large language models on consumer-grade hardware.

    Pythonagentdeepseekdeepseek-r1
    GitHub पर देखें↗66,628
  • karpathy/nanogptkarpathy का अवतार

    karpathy/nanoGPT

    59,730GitHub पर देखें↗

    nanoGPT is a lightweight engine for training and fine-tuning transformer-based language models from scratch. It provides a minimalist codebase designed for educational exploration and rapid experimentation with neural network architectures, utilizing self-attention and feed-forward layers to process sequences and predict subsequent elements. The project distinguishes itself through a focus on high-speed data ingestion and hardware-accelerated performance. It includes a dedicated pipeline for transforming raw text into memory-mapped binary files, which enables efficient streaming during traini

    Optimizes computational throughput for training and fine-tuning transformer-based language models from scratch.

    Python
    GitHub पर देखें↗59,730
  • deepfakes/faceswapdeepfakes का अवतार

    deepfakes/faceswap

    55,289GitHub पर देखें↗

    Faceswap is a comprehensive framework for automated media manipulation and neural face synthesis. It provides a modular pipeline that manages the entire lifecycle of facial feature extraction, deep learning model training, and image conversion. By coordinating complex computer vision workflows, the system enables users to map facial identities between source and destination datasets while maintaining structural alignment and lighting consistency across video frames. The project distinguishes itself through a highly extensible plugin-based architecture that handles hardware-accelerated process

    Trains neural networks to learn and map complex facial identity representations from large image datasets.

    Pythondeep-face-swapdeep-learningdeep-neural-networks
    GitHub पर देखें↗55,289
  • lordog/dive-into-llmsLordog का अवतार

    Lordog/dive-into-llms

    40,974GitHub पर देखें↗

    Dive into LLMs is a framework designed for fine-tuning large language models and constructing modular machine learning pipelines. It provides a structured environment for adjusting pre-trained models on custom datasets while optimizing computational efficiency and training time. The project distinguishes itself by offering an interactive web interface that allows for the deployment and publication of trained models directly to a browser. This enables users to test and interact with model results through a standardized web-based environment. The platform supports the creation of flexible work

    Provides a specialized engine optimized for the efficient fine-tuning of large language models on custom datasets.

    Jupyter Notebook
    GitHub पर देखें↗40,974
  • baidu/paddlebaidu का अवतार

    baidu/paddle

    23,959GitHub पर देखें↗

    Paddle is a deep learning framework designed for building, training, and deploying large-scale machine learning models. It incorporates a distributed training engine for optimizing performance across multiple chips and a model inference engine for transforming trained models into production-ready formats for cross-platform execution. The platform features a heterogeneous hardware abstraction and a standardized software stack that allows models to run across diverse hardware architectures through a common interface. It also includes a scientific computing library capable of solving complex dif

    Utilizes ahead-of-time compilation to optimize computational graphs for high execution speed in generative and scientific models.

    C++
    GitHub पर देखें↗23,959
  • pyg-team/pytorch_geometricpyg-team का अवतार

    pyg-team/pytorch_geometric

    23,838GitHub पर देखें↗

    This project is a deep learning library designed for training neural networks on irregular data structures, including graphs, 3D meshes, and point clouds. It functions as an extension to the PyTorch framework, providing specialized layers and kernels that enable the processing of complex, non-Euclidean information. The library distinguishes itself through a geometric deep learning toolkit that manages the unique requirements of graph-based data. It utilizes sparse matrix-based message passing to aggregate information across nodes and employs dynamic computational graph construction to accommo

    Compiles machine learning models using just-in-time processing and memory-efficient aggregation techniques to speed up training and inference.

    Pythondeep-learninggeometric-deep-learninggraph-convolutional-networks
    GitHub पर देखें↗23,838
  • mlc-ai/mlc-llmmlc-ai का अवतार

    mlc-ai/mlc-llm

    22,057GitHub पर देखें↗

    MLC LLM is a machine learning compiler and inference engine designed to execute large language models locally across diverse hardware platforms, including desktop, mobile, and web environments. By utilizing machine learning compilation, the project transforms high-level model definitions into specialized, hardware-specific binary libraries. This process optimizes model weights and generates compute kernels tailored to the unique memory and processing characteristics of target graphics and mobile hardware. The engine distinguishes itself by providing a unified runtime abstraction that enables

    Converts and compiles neural network weights into specialized binary formats to maximize performance across diverse hardware.

    Pythonlanguage-modelllmmachine-learning-compilation
    GitHub पर देखें↗22,057
  • danielgatis/rembgdanielgatis का अवतार

    danielgatis/rembg

    21,911GitHub पर देखें↗

    Rembg is a machine learning-based toolkit designed for automated image background removal and subject segmentation. It functions as a versatile engine that identifies and extracts subjects from images, supporting diverse input methods including individual files, directory-based batch processing, and live binary data streams. The project distinguishes itself through its flexible integration options, offering a command-line interface for local automation, a library for programmatic access, and an HTTP service for remote requests. It utilizes deep learning architectures to classify pixels and ge

    Keeps machine learning models loaded in memory across multiple requests to eliminate redundant initialization overhead during batch processing.

    Pythonbackground-removalimage-processingpython
    GitHub पर देखें↗21,911
  • qwenlm/qwenQwenLM का अवतार

    QwenLM/Qwen

    21,294GitHub पर देखें↗

    Qwen is a comprehensive framework for large language model development, serving, and deployment. It provides a complete ecosystem for transformer-based sequence modeling, offering base models alongside specialized tools for instruction-tuned alignment, fine-tuning, and long-context inference. The project is designed to support both research and production environments, enabling users to train, optimize, and host generative models locally or across distributed hardware. The framework distinguishes itself through its focus on high-performance serving and extensibility. It features a high-perfor

    Includes specialized training tools and scripts for adapting model weights and vocabularies to specialized domains.

    Pythonchineseflash-attentionlarge-language-models
    GitHub पर देखें↗21,294
  • onnx/onnxonnx का अवतार

    onnx/onnx

    20,358GitHub पर देखें↗

    ONNX is an open-source standard for machine learning interoperability that provides a unified format for representing neural network models. By defining a common set of operators and a standardized file structure, it enables models to be shared, exported, and executed consistently across different training frameworks and software ecosystems. The project functions as an intermediate representation layer that decouples model development from deployment. It utilizes a language-neutral binary serialization format to store model structures and weights, ensuring that computational graphs remain por

    Applies hardware-specific acceleration techniques to increase the speed and efficiency of model execution.

    Pythonaiartificial-intelligencedeep-learning
    GitHub पर देखें↗20,358
  • casbin/casbincasbin का अवतार

    casbin/casbin

    19,848GitHub पर देखें↗

    Casbin is an authorization library that provides a model-based engine for enforcing access control across diverse application environments. It decouples authorization logic from application code by using a configuration-driven approach, allowing developers to define access rules and evaluation logic independently. The system supports a wide range of access control models, including role-based, attribute-based, and relationship-based patterns, which are evaluated at runtime to determine if a subject is permitted to perform an action on a resource. The project distinguishes itself through a hig

    Uses efficient computational models to decrease the time spent calculating complex security rules.

    Goabacaccess-controlacl
    GitHub पर देखें↗19,848
  • tracel-ai/burntracel-ai का अवतार

    tracel-ai/burn

    15,474GitHub पर देखें↗

    Burn is a deep learning framework designed for building, training, and deploying neural networks using a modular architecture. As a machine learning library built in Rust, it provides a backend-agnostic computational engine that enables the execution of models across diverse hardware, including central processors, graphics processors, and web runtimes. The framework distinguishes itself through a highly portable design that allows developers to maintain a single workflow for both training and inference across heterogeneous environments. It incorporates advanced optimization techniques such as

    Optimizes computational performance through kernel fusion and asynchronous execution techniques.

    Rustautodiffcross-platformcuda
    GitHub पर देखें↗15,474
  • mindverse/second-memindverse का अवतार

    mindverse/Second-Me

    15,123GitHub पर देखें↗

    Second-Me is a framework for orchestrating local agent tasks and fine-tuning personal language models. It provides a system for training specialized assistants on local datasets to support custom knowledge retrieval and task execution requirements. The project distinguishes itself through a modular architecture that manages the lifecycle of machine learning tasks. It includes a state manager that persists intermediate training progress to local storage, allowing for the interruption and resumption of long-running configuration processes. Furthermore, the system utilizes standardized protocols

    Provides a comprehensive framework for fine-tuning and configuring personal language models on local datasets.

    Python
    GitHub पर देखें↗15,123
  • blinkdl/rwkv-lmBlinkDL का अवतार

    BlinkDL/RWKV-LM

    14,568GitHub पर देखें↗

    RWKV-LM is a framework for training and deploying recurrent language models. It utilizes a linear-time recurrent architecture that enables text generation and sequence processing with constant memory and time complexity, avoiding the quadratic scaling of traditional attention caches. The project implements a parallelizable training mechanism that allows recurrent models to be trained using global operations while maintaining cache-free inference. It includes state-tuning capabilities to optimize the initial hidden state and utilizes adaptive probability-mass sampling to control token diversit

    Ships a parallelizable training mechanism that combines transformer-like global operations with recurrent inference properties.

    Python
    GitHub पर देखें↗14,568
  • modelscope/ms-swiftmodelscope का अवतार

    modelscope/ms-swift

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

    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

    A comprehensive toolkit for supervised fine-tuning, reinforcement learning, and alignment of large language and multimodal models.

    Pythondeepseek-r1embeddinggrpo
    GitHub पर देखें↗14,597
पिछला123अगला
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Frameworks
  5. Training Systems

सब-टैग एक्सप्लोर करें

  • Model Performance Optimizations2 सब-टैग्सTechniques and compiler-level transformations to maximize computational efficiency and execution speed of machine learning models.
  • Model Persistence Systems2 सब-टैग्सMechanisms for serializing, checkpointing, and loading machine learning models for deployment.
  • Model Training Engines3 सब-टैग्सHigh-performance systems optimized for the execution, scaling, and fine-tuning of neural networks and transformer architectures, distinct from orchestration.
  • Training Data Validation ToolsUtilities for computing statistics, schema inference, and anomaly detection in training datasets.
  • Weakly Supervised Learning2 सब-टैग्सSystems designed to train models using large-scale, noisy, or partially labeled datasets to improve generalization.