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

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

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

62 مستودعات

Awesome GitHub RepositoriesModel Management

Tools and interfaces for organizing, loading, and executing machine learning models throughout their operational lifecycle.

Explore 62 awesome GitHub repositories matching artificial intelligence & ml · Model Management. Refine with filters or upvote what's useful.

Awesome Model Management GitHub Repositories

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

    AUTOMATIC1111/stable-diffusion-webui

    163,743عرض على GitHub↗

    Stable Diffusion Web UI is a browser-based interface designed for managing text-to-image generation tasks. It provides a centralized dashboard for controlling generative processes, including native support for multi-stage model architectures to facilitate high-quality image refinement. The platform distinguishes itself through granular control over the generation process, offering tools for precise parameter management and advanced prompt engineering. Users can customize generation styles and capabilities by integrating external model-extension formats, such as textual inversions, low-rank ad

    Outlines workflows for searching, retrieving, and importing external generative model files into local environments.

    Pythonaiai-artdeep-learning
    عرض على GitHub↗163,743
  • langchain-ai/langchainالصورة الرمزية لـ langchain-ai

    langchain-ai/langchain

    139,458عرض على GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows that manage state, memory, and tool execution. The project distinguishes itself through a durable execution runtime that maintains persistent state across long-running processes by checkpointing progress to external storage. It models agent workflows as directed graphs, allowing

    Abstracts model interfaces to enable seamless provider swapping and side-by-side comparison without modifying core logic.

    Pythonagentsaiai-agents
    عرض على GitHub↗139,458
  • vllm-project/vllmالصورة الرمزية لـ vllm-project

    vllm-project/vllm

    83,048عرض على GitHub↗

    vLLM is a high-throughput inference engine designed for the efficient serving and execution of large language models. It functions as a production-ready distributed model server, providing standard API protocols for online serving while also supporting offline batch processing. The system is built to maximize token generation speed and memory efficiency, enabling both large-scale cloud deployments and local execution on personal hardware. The project distinguishes itself through advanced memory management and request scheduling techniques, most notably its use of non-contiguous key-value cach

    Facilitates the retrieval and loading of model weights and configuration files from remote storage for immediate execution.

    Pythonamdblackwellcuda
    عرض على GitHub↗83,048
  • nomic-ai/gpt4allالصورة الرمزية لـ nomic-ai

    nomic-ai/gpt4all

    77,375عرض على GitHub↗

    GPT4All is a cross-platform runtime environment designed to execute large language models directly on local consumer hardware. By leveraging an optimized C++ inference backend, it enables private, offline AI interactions without requiring an internet connection or external cloud services. The project provides a comprehensive ecosystem for managing the entire model lifecycle, including discovery, downloading, and configuration of local weights. What distinguishes the platform is its integrated retrieval-augmented generation engine, which allows users to index local documents into semantic vect

    Handles the downloading, versioning, and configuration of language models for optimized local execution.

    C++ai-chatllm-inference
    عرض على GitHub↗77,375
  • binary-husky/gpt_academicالصورة الرمزية لـ binary-husky

    binary-husky/gpt_academic

    70,912عرض على GitHub↗

    This project provides a self-hosted, web-based interface designed to integrate large language models into academic and research workflows. It functions as a modular platform for document analysis, literature processing, and data handling, allowing users to maintain full control over their data and model connectivity through private server or local deployments. The system is distinguished by its extensible architecture, which enables users to inject custom Python scripts to automate repetitive tasks and extend core functionality. It also features a voice-enabled interaction layer that captures

    Route text generation tasks to local or external endpoints to manage machine learning model lifecycles.

    Pythonacademicchatglm-6bchatgpt
    عرض على GitHub↗70,912
  • unslothai/unslothالصورة الرمزية لـ unslothai

    unslothai/unsloth

    66,628عرض على GitHub↗

    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

    Matches model variants to specific hardware constraints and performance requirements for optimized inference.

    Pythonagentdeepseekdeepseek-r1
    عرض على GitHub↗66,628
  • scikit-learn/scikit-learnالصورة الرمزية لـ scikit-learn

    scikit-learn/scikit-learn

    66,344عرض على GitHub↗

    Scikit-learn is a machine learning library for predictive data analysis that provides a collection of algorithms for supervised and unsupervised learning. It functions as a comprehensive toolkit for data preprocessing, dimensionality reduction, and model selection, allowing users to classify data objects, predict continuous values, and cluster similar items based on historical patterns. The project is defined by a unified interface design where objects either learn from data, transform data, or chain these operations into sequential workflows. To ensure performance on large or high-dimensiona

    Facilitates systematic cross-validation and parameter tuning to evaluate and optimize the performance of predictive models.

    Pythondata-analysisdata-sciencemachine-learning
    عرض على GitHub↗66,344
  • keras-team/kerasالصورة الرمزية لـ keras-team

    keras-team/keras

    64,094عرض على GitHub↗

    Keras is a high-level deep learning framework designed for constructing and training neural networks through the composition of modular, functional layers. It serves as a comprehensive modeling toolkit that provides standardized procedures for defining, evaluating, and deploying complex architectures. By utilizing a directed acyclic graph approach, the framework allows users to build intricate models with multiple inputs, outputs, and shared layers, ensuring consistent numerical execution through functional state management. The project distinguishes itself as a multi-backend machine learning

    Unifies model lifecycles by ensuring consistent structural requirements and import paths across diverse deployment environments.

    Pythondata-sciencedeep-learningjax
    عرض على GitHub↗64,094
  • openinterpreter/open-interpreterالصورة الرمزية لـ openinterpreter

    openinterpreter/open-interpreter

    63,998عرض على GitHub↗

    Open Interpreter is an autonomous agent runtime that translates natural language instructions into executable code to interact with local software and operating systems. It functions as an orchestration framework that connects language models to a secure execution environment, enabling the development of agents capable of managing system resources and performing complex tasks. To ensure safety, the system mandates explicit user verification before executing any generated code and provides robust isolation through containerized sandboxing. The project distinguishes itself through its deep inte

    Standardizes requests and responses across multiple language models to facilitate consistent inference and streaming.

    Rustchatgptgpt-4interpreter
    عرض على GitHub↗63,998
  • meta-llama/llamaالصورة الرمزية لـ meta-llama

    meta-llama/llama

    59,464عرض على GitHub↗

    Llama is a computational framework and runtime environment designed for executing transformer-based neural networks locally. It functions as a generative AI inference engine, enabling the processing of input sequences through pre-trained model weights to produce text completions and structured data outputs directly on your own hardware. The system distinguishes itself through specialized memory and computation management techniques, including memory-mapped weight loading and quantization-aware inference, which allow for efficient execution on standard consumer hardware. It utilizes a stateles

    Coordinates the download and organization of model checkpoints and configuration files through a command-line interface.

    Python
    عرض على GitHub↗59,464
  • ultralytics/ultralyticsالصورة الرمزية لـ ultralytics

    ultralytics/ultralytics

    58,468عرض على GitHub↗

    Ultralytics is a comprehensive computer vision framework designed for training, validating, and deploying deep learning models across a wide range of visual recognition tasks. It provides a unified interface for core operations including object detection, instance segmentation, pose estimation, and image classification. By utilizing a modular architecture, the platform allows users to swap model components to balance inference speed and accuracy requirements for diverse applications. The framework distinguishes itself through its support for real-time processing and flexible deployment. It in

    Consolidates the entire lifecycle of training, validating, and executing deep learning models into a single, cohesive workflow.

    Pythonclicomputer-visiondeep-learning
    عرض على GitHub↗58,468
  • ultralytics/yolov5الصورة الرمزية لـ ultralytics

    ultralytics/yolov5

    57,528عرض على GitHub↗

    YOLOv5 is a comprehensive computer vision framework designed for end-to-end deep learning, specializing in real-time object detection, image classification, and instance segmentation. It provides a unified toolkit that manages the entire lifecycle of a model, from initial dataset configuration and hyperparameter tuning to high-speed inference and deployment. The framework utilizes a modular neural architecture, allowing users to swap backbone and head components to tailor models for specific visual tasks. What distinguishes this project is its focus on production-ready deployment and model ef

    Transforms trained neural networks into optimized formats suitable for high-performance execution across diverse hardware environments.

    Pythoncoremldeep-learningios
    عرض على GitHub↗57,528
  • zylon-ai/private-gptالصورة الرمزية لـ zylon-ai

    zylon-ai/private-gpt

    57,278عرض على GitHub↗

    This project is a privacy-first backend service designed to facilitate retrieval-augmented generation by processing local documents into searchable vector representations. It provides a modular architecture that allows users to ingest diverse file formats, manage document metadata, and perform semantic searches to provide context-aware responses for chat and completion requests. The system distinguishes itself through a database-agnostic abstraction layer that supports various storage backends, ranging from local disk storage to enterprise-grade vector databases. It offers flexible deployment

    Bridges local and cloud-based language models through a unified interface to balance data privacy requirements with computational performance needs.

    Python
    عرض على GitHub↗57,278
  • deepfakes/faceswapالصورة الرمزية لـ deepfakes

    deepfakes/faceswap

    55,289عرض على GitHub↗

    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

    Preserves training states through periodic backups to ensure progress remains recoverable during extended sessions.

    Pythondeep-face-swapdeep-learningdeep-neural-networks
    عرض على GitHub↗55,289
  • facebookresearch/segment-anythingالصورة الرمزية لـ facebookresearch

    facebookresearch/segment-anything

    54,353عرض على GitHub↗

    This project provides a deep learning architecture designed to identify and isolate distinct objects within images by generating precise pixel-level masks. It functions as a browser-based inference engine, enabling the execution of complex machine learning models directly within web environments without requiring server-side processing. The system distinguishes itself by utilizing hardware-accelerated execution and parallel processing to achieve real-time segmentation speeds. It supports prompt-based mask decoding, allowing users to generate spatial masks by providing specific points or boxes

    Ensures model portability by standardizing neural network formats for reliable execution across diverse software and hardware ecosystems.

    Jupyter Notebook
    عرض على GitHub↗54,353
  • ml-explore/mlxالصورة الرمزية لـ ml-explore

    ml-explore/mlx

    27,047عرض على GitHub↗

    This project is a machine learning array framework and tensor computation library designed for high-performance numerical computing. It provides a comprehensive suite of tools for constructing and training neural networks, featuring an automatic differentiation engine that facilitates gradient-based optimization and complex mathematical modeling. The library distinguishes itself through a unified memory architecture that allows data to be shared across CPU and GPU devices without explicit copies, significantly reducing data movement overhead. Its execution model relies on a lazy evaluation en

    Optimizes and prepares pre-trained model weights and graphs for efficient production deployment.

    C++mlx
    عرض على GitHub↗27,047
  • arendst/tasmotaالصورة الرمزية لـ arendst

    arendst/Tasmota

    24,502عرض على GitHub↗

    Tasmota is a universal firmware platform for ESP8266 and ESP32 microcontrollers, designed to provide local control and management of smart home hardware. It functions as an event-driven automation controller that replaces proprietary factory firmware, allowing users to manage relays, sensors, and lighting systems without relying on external cloud services. The system is built on a modular driver architecture that enables dynamic hardware configuration and peripheral support through a web-based management interface. The platform distinguishes itself through a template-driven hardware mapping s

    Executes machine learning models on hardware for local data analysis and classification.

    Carduinoautomationesp32
    عرض على GitHub↗24,502
  • baidu/paddleالصورة الرمزية لـ baidu

    baidu/paddle

    23,959عرض على GitHub↗

    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

    Provides a unified interface for both training machine learning models and executing them for prediction tasks.

    C++
    عرض على GitHub↗23,959
  • mozilla-ai/llamafileالصورة الرمزية لـ mozilla-ai

    mozilla-ai/llamafile

    23,726عرض على GitHub↗

    Llamafile is a machine learning model runner and packager that enables local inference by bundling model weights and runtime environments into a single, self-contained executable. It functions as a cross-platform engine, allowing users to execute large language models and perform speech-to-text tasks directly on their own hardware without requiring external software dependencies or complex installations. The project distinguishes itself by utilizing a specialized binary format that allows the same executable to run natively across multiple operating systems and hardware architectures. It auto

    Bundles model weights and runtime environments into a single portable executable that runs locally without requiring installation.

    C
    عرض على GitHub↗23,726
  • liguodongiot/llm-actionالصورة الرمزية لـ liguodongiot

    liguodongiot/llm-action

    23,169عرض على GitHub↗

    This project is a comprehensive framework for the training, fine-tuning, and deployment of large language models. It functions as a distributed deep learning platform that enables users to scale model workflows across multiple hardware nodes while providing tools for model evaluation and performance benchmarking. The platform distinguishes itself by offering specialized utilities for model compression and weight transformation, allowing users to reduce memory footprints and latency through quantization and pruning. It supports the adaptation of large models for consumer-grade hardware, facili

    Provides a comprehensive toolkit for training, fine-tuning, and deploying large language models across distributed and local environments.

    HTMLllmllm-inferencellm-serving
    عرض على GitHub↗23,169
السابق123…4التالي
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Model Management

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

  • Local Model Lifecycle ManagersTools for downloading, versioning, and configuring models for local execution.
  • Machine Learning Model Portability2 وسوم فرعيةStandards and tools that ensure machine learning models can be moved and executed across different hardware and software environments.
  • Model Acquisition UtilitiesUtilities for searching, retrieving, and importing generative model files into a local environment.
  • Model DownloadersFrameworks that facilitate the retrieval of model weights and configuration files from remote storage.
  • Model Loading InterfacesStandardized methods for retrieving and initializing pre-trained models from various sources.
  • Model Selection Utilities1 وسم فرعيTools that assist in selecting appropriate model variants based on hardware constraints and performance requirements.
  • Model Training and Inference Engines6 وسوم فرعيةUnified interfaces for training models and executing them for prediction tasks.
  • Plugin Model ManagersSystems for compiling and organizing modular neural network plugins.
  • Remote Model IntegrationConnecting to cloud-based model providers.