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

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

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

modelscope/modelscope

0
View on GitHub↗
8,718 स्टार्स·911 फोर्क्स·Python·apache-2.0·3 व्यूज़www.modelscope.cn↗

Modelscope

ModelScope is a comprehensive machine learning platform that functions as a model hub, training framework, inference engine, and cloud development environment. It provides a centralized repository for discovering, downloading, and managing pre-trained models and datasets across multiple modalities, including natural language, vision, and speech.

The platform features a unified interface for multimodal model inference and a standardized framework for fine-tuning and evaluating large-scale models. It supports distributed training to scale workloads across multiple processors and provides containerized, GPU-accelerated notebook environments for immediate development.

The system covers broad capability areas including model asset management, distributed workload scaling, and customizable pipeline components for modifying inference and training behaviors. It also includes tools for provisioning cloud development environments with pre-installed dependencies.

Features

  • Model Hubs and Pre-made Models - Functions as a comprehensive model hub for discovering and managing pre-trained models and datasets across multiple modalities.
  • Discovery Services - Offers a centralized hub for searching and discovering pre-trained machine learning models across multiple domains.
  • Distributed Training - Scales machine learning workloads using data and model parallelism across multiple GPUs or nodes.
  • Model Asset Managers - Manages the organization, versioning, and caching of model files and weights via a central hub.
  • Standardized Training Workflows - Provides a standardized trainer workflow with consistent evaluation loops to ensure reproducible performance metrics.
  • Large-Scale Model Training - Implements distributed training strategies to scale model parameters and data across multiple processing units.
  • Large Scale Training - Distributes workloads across multiple processors to accelerate the training of large-scale models.
  • Remote Model Hubs - Provides a centralized remote repository for managing the versioning and distribution of pre-trained models and datasets.
  • Pre-made Models - Provides an interface to browse and evaluate pre-trained models across various domains.
  • Model Inference - Enables executing predictions for text, images, and audio using a unified inference interface.
  • Model Fine-Tuning - Adapts pre-trained models to specific datasets using a standardized fine-tuning and evaluation interface.
  • Training Evaluation - Provides tools to assess model performance and accuracy through a standardized training and evaluation workflow.
  • Model Training Frameworks - Provides a standardized framework for fine-tuning and evaluating large-scale models using distributed training workflows.
  • Unified Model Wrappers - Standardizes input and output formats through a unified API for inference across language, vision, and speech models.
  • Multimodal Inference Pipelines - Implements a unified interface to process and transform data across text, image, and audio formats during model inference.
  • Cloud GPU Notebooks - Launches GPU-accelerated notebook environments in the cloud for immediate model development and testing.
  • Environment Provisioning - Bootstraps machine learning environments using container images with pre-installed dependencies.
  • ML Development Environments - Provides GPU-accelerated notebook environments and containerized images tailored for machine learning research.
  • Container-Based Provisioning - Deploys pre-configured container images to ensure consistent execution environments across cloud and local hardware.
  • AI Component Pipelines - Offers a pluggable architecture for modifying and swapping specific stages of AI inference and training pipelines.
  • Custom ML Components - Allows the modification of specific pipeline modules to implement custom logic during model inference and training.
  • Foundation Models - Library for diverse model inference including video synthesis.

स्टार हिस्ट्री

modelscope/modelscope के लिए स्टार हिस्ट्री चार्टmodelscope/modelscope के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Modelscope के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Modelscope के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • microsoft/deepspeedexamplesmicrosoft का अवतार

    microsoft/DeepSpeedExamples

    6,822GitHub पर देखें↗

    DeepSpeedExamples is a collection of reference implementations for training and deploying large scale AI models using the DeepSpeed optimization library. It provides Python code examples for training massive models across multiple GPUs through distributed optimization techniques. The repository includes optimized patterns for deploying and running large language model predictions in production environments. It also serves as a guide for model compression to reduce memory footprints and as a source for performance benchmarks to measure execution speed and resource utilization. The project cov

    Python
    GitHub पर देखें↗6,822
  • flagai-open/flagaiFlagAI-Open का अवतार

    FlagAI-Open/FlagAI

    3,870GitHub पर देखें↗

    FlagAI is a distributed deep learning framework and platform designed for the end-to-end lifecycle of large-scale foundation models. It provides a toolkit for training, fine-tuning, and deploying large language models and multi-modal systems across multi-node computing clusters. The project features hardware-agnostic compute abstractions to ensure consistent execution across different accelerators. It includes a dedicated library for parameter-efficient fine-tuning, allowing large neural networks to be adapted to specific tasks with minimal parameter updates and reduced computational overhead

    Python
    GitHub पर देखें↗3,870
  • nvidia/megatron-lmNVIDIA का अवतार

    NVIDIA/Megatron-LM

    16,731GitHub पर देखें↗

    Megatron-LM is a distributed transformer training library and large language model training framework designed to scale models across thousands of GPUs. It functions as a GPU-optimized deep learning toolkit and a scaling engine for mixture-of-experts architectures, enabling the training of models with hundreds of billions of parameters. The project implements multi-dimensional model parallelism, combining tensor, pipeline, data, expert, and context-based workload distribution. It specifically optimizes mixture-of-experts architectures through integrated memory and communication improvements t

    Python
    GitHub पर देखें↗16,731
  • facebookresearch/fairseqfacebookresearch का अवतार

    facebookresearch/fairseq

    32,228GitHub पर देखें↗

    Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic speech recognition, and large-scale language model training. It provides a framework for processing and aligning diverse data sources, including text, audio, and video, to support tasks such as speech-to-text conversion and multimodal sequence learning. The project is distinguished by its distributed training capabilities, which utilize parameter sharding, mixed-precision training, and CPU offloading to handle models that exceed single-device memory. It also includes specializ

    Python
    GitHub पर देखें↗32,228
Modelscope के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

modelscope/modelscope क्या करता है?

ModelScope is a comprehensive machine learning platform that functions as a model hub, training framework, inference engine, and cloud development environment. It provides a centralized repository for discovering, downloading, and managing pre-trained models and datasets across multiple modalities, including natural language, vision, and speech.

modelscope/modelscope की मुख्य विशेषताएं क्या हैं?

modelscope/modelscope की मुख्य विशेषताएं हैं: Model Hubs and Pre-made Models, Discovery Services, Distributed Training, Model Asset Managers, Standardized Training Workflows, Large-Scale Model Training, Large Scale Training, Remote Model Hubs।

modelscope/modelscope के कुछ ओपन-सोर्स विकल्प क्या हैं?

modelscope/modelscope के ओपन-सोर्स विकल्पों में शामिल हैं: microsoft/deepspeedexamples — DeepSpeedExamples is a collection of reference implementations for training and deploying large scale AI models using… flagai-open/flagai — FlagAI is a distributed deep learning framework and platform designed for the end-to-end lifecycle of large-scale… nvidia/megatron-lm — Megatron-LM is a distributed transformer training library and large language model training framework designed to… facebookresearch/fairseq — Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic… fastai/fastai — Fastai is a high-level deep learning library built on PyTorch that provides a unified interface for managing the… deepspeedai/deepspeedexamples — DeepSpeedExamples is a collection of reference implementations and scripts for training, fine-tuning, and executing…