awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
OpenBMB avatar

OpenBMB/BMTrain

0
View on GitHub↗
624 stele·88 fork-uri·Python·Apache-2.0·2 vizualizări

BMTrain

Efficient Training (including pre-training and fine-tuning) for Big Models

Features

  • Language Model Libraries - Efficient training toolkit for large-scale language models.
  • Model Training - Efficient training framework for large-scale models.
  • Model Training Frameworks - Efficient training framework designed for large-scale models.

Istoric stele

Graficul istoricului de stele pentru openbmb/bmtrainGraficul istoricului de stele pentru openbmb/bmtrain

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru BMTrain

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu BMTrain.
  • nvidia/megatron-lmAvatar NVIDIA

    NVIDIA/Megatron-LM

    16,731Vezi pe GitHub↗

    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
    Vezi pe GitHub↗16,731
  • microsoft/deepspeedAvatar microsoft

    microsoft/DeepSpeed

    42,533Vezi pe GitHub↗

    DeepSpeed is a distributed deep learning optimization library and framework designed for the training and inference of massive AI models. It serves as a model parallelism orchestrator and a toolkit for scaling large language models across multiple GPUs and compute nodes. The project distinguishes itself through 3D parallelism orchestration, which combines data, pipeline, and tensor parallelism. It utilizes ZeRO-based memory partitioning to eliminate redundant storage and employs CPU-offload memory management to move weights and optimizer states to system RAM. Additionally, it provides special

    Python
    Vezi pe GitHub↗42,533
  • huggingface/autotrain-advancedAvatar huggingface

    huggingface/autotrain-advanced

    4,580Vezi pe GitHub↗

    This project is a multimodal model trainer and machine learning fine-tuning tool that provides a containerized workflow for adapting pre-trained models to specific tasks. It features a no-code web interface and a dashboard for training large language models and other machine learning datasets without writing code. The system distinguishes itself by integrating a no-code interface with remote GPU orchestration, allowing users to deploy containerized training environments on cloud infrastructure or local hardware. It includes a dedicated integrator for uploading trained model weights and config

    Python
    Vezi pe GitHub↗4,580
  • axolotl-ai-cloud/axolotlAvatar axolotl-ai-cloud

    axolotl-ai-cloud/axolotl

    12,059Vezi pe GitHub↗

    Axolotl is a configuration-driven framework designed for the fine-tuning, evaluation, and quantization of large language models. It functions as a comprehensive orchestrator for distributed training, enabling users to manage complex workflows across multi-node and multi-GPU environments. By utilizing structured configuration files, the platform streamlines the setup of training parameters, dataset paths, and hardware distribution strategies. The project distinguishes itself through its support for diverse training methodologies, including full-parameter tuning, parameter-efficient adaptation,

    Pythonfine-tuningllm
    Vezi pe GitHub↗12,059
Vezi toate cele 30 alternative pentru BMTrain→

Întrebări frecvente

Ce face openbmb/bmtrain?

Efficient Training (including pre-training and fine-tuning) for Big Models

Care sunt principalele funcționalități ale openbmb/bmtrain?

Principalele funcționalități ale openbmb/bmtrain sunt: Language Model Libraries, Model Training, Model Training Frameworks.

Care sunt câteva alternative open-source pentru openbmb/bmtrain?

Alternativele open-source pentru openbmb/bmtrain includ: nvidia/megatron-lm — Megatron-LM is a distributed transformer training library and large language model training framework designed to… microsoft/deepspeed — DeepSpeed is a distributed deep learning optimization library and framework designed for the training and inference of… jax-ml/jax — This project is a high-performance numerical computing library designed for large-scale scientific and machine… axolotl-ai-cloud/axolotl — Axolotl is a configuration-driven framework designed for the fine-tuning, evaluation, and quantization of large… huggingface/nanotron — Minimalistic large language model 3D-parallelism training. hpcaitech/colossalai — ColossalAI is a distributed deep learning framework designed for training and deploying massive artificial…