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

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

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

2 مستودعات

Awesome GitHub RepositoriesTrainer Coordination

Management of environment initialization and worker scaling for distributed ML training.

Distinct from Distributed ML Trainers: Focuses on the orchestration of training workers rather than the general distribution of the model.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Trainer Coordination. Refine with filters or upvote what's useful.

Awesome Trainer Coordination GitHub Repositories

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

    OpenManus/OpenManus-RL

    3,916عرض على GitHub↗

    OpenManus-RL is a reinforcement learning framework and distributed training pipeline designed to train large language models as agents. It serves as an agentic reasoning optimizer and reward model trainer, providing the infrastructure to improve model decision-making through reward-based policy optimization. The project distinguishes itself through a distributed architecture that supports parameter sharding across multiple compute nodes and a coordinated rollout system for collecting interaction trajectories. It incorporates advanced reasoning strategies, such as Tree-of-Thoughts and Monte Ca

    Coordinates environment initialization, worker group scaling, and policy updates across multiple compute nodes.

    Python
    عرض على GitHub↗3,916
  • allenai/open-instructالصورة الرمزية لـ allenai

    allenai/open-instruct

    3,586عرض على GitHub↗

    Open-Instruct is a distributed training and instruction tuning framework for large language models. It functions as a coordinator for supervised fine-tuning, reinforcement learning from human feedback pipelines, and tool-use training, providing specialized roles for dataset curation and model alignment. The project distinguishes itself through a high-performance training architecture that utilizes actor-based distributed coordination and hybrid sharding to manage large GPU clusters. It implements advanced alignment techniques including direct preference optimization, group relative policy opt

    Provides a coordinator for managing environment initialization and worker scaling across large GPU clusters during distributed training.

    Python
    عرض على GitHub↗3,586
  1. Home
  2. Artificial Intelligence & ML
  3. Distributed ML Trainers
  4. Trainer Coordination