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

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

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

alibaba/ROLL

0
View on GitHub↗
2,844 نجوم·220 تفرعات·Python·apache-2.0·3 مشاهداتalibaba.github.io/ROLL↗

ROLL

ROLL is a distributed reinforcement learning framework and model alignment toolkit designed for large language models. It serves as a scalable training pipeline and GPU cluster manager, providing the infrastructure to align model behavior using reinforcement learning algorithms and preference optimization techniques.

The project distinguishes itself through an agentic rollout orchestrator that generates and collects multi-turn interaction trajectories between AI agents and simulated environments. It supports specialized alignment methods including Direct Preference Optimization, reinforcement learning from verifiable rewards, and group-relative reward optimization.

The framework covers a broad range of capabilities for large-scale distributed training, including tensor, pipeline, and expert parallelism to support ultra-large-scale models. It manages hardware resources through GPU multiplexing and disaggregated deployment, while providing tools for automated reward evaluation using code sandboxes and mathematical verification.

Pre-configured environment deployments are provided for different GPU architectures and library versions to accelerate setup.

Features

  • Model Training Frameworks - Scaling library for reinforcement learning with language models.
  • Reinforcement Learning - Library for reinforcement learning tasks.
  • Reinforcement Learning Frameworks - Reinforcement learning library for reasoning and long-horizon tasks.

سجل النجوم

مخطط تاريخ النجوم لـ alibaba/rollمخطط تاريخ النجوم لـ alibaba/roll

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة alibaba/roll؟

ROLL is a distributed reinforcement learning framework and model alignment toolkit designed for large language models. It serves as a scalable training pipeline and GPU cluster manager, providing the infrastructure to align model behavior using reinforcement learning algorithms and preference optimization techniques.

ما هي الميزات الرئيسية لـ alibaba/roll؟

الميزات الرئيسية لـ alibaba/roll هي: Model Training Frameworks, Reinforcement Learning, Reinforcement Learning Frameworks.

ما هي البدائل مفتوحة المصدر لـ alibaba/roll؟

تشمل البدائل مفتوحة المصدر لـ alibaba/roll: openrlhf/openrlhf — OpenRLHF is a training framework and alignment library designed for reinforcement learning from human feedback across… volcengine/verl — verl is a distributed training system designed for large language model alignment and reinforcement learning. It… google/dopamine — Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse… inclusionai/areal — AReaL is a system for agent orchestration, distributed model training, and parameter-efficient tuning. It provides a… huggingface/trl — This library provides a comprehensive framework for fine-tuning, aligning, and distilling transformer-based language… aunum/gold — Reinforcement Learning in Go.

بدائل مفتوحة المصدر لـ ROLL

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع ROLL.
  • volcengine/verlالصورة الرمزية لـ volcengine

    volcengine/verl

    22,015عرض على GitHub↗

    verl is a distributed training system designed for large language model alignment and reinforcement learning. It provides a framework for executing post-training pipelines, including supervised fine-tuning and reinforcement learning from human feedback, to refine model behavior and agentic capabilities. The system utilizes a hybrid training and inference engine that optimizes memory and communication when switching between model generation and gradient updates. It supports multi-modal reinforcement learning for models processing both image and text data, and implements algorithms such as PPO

    Python
    عرض على GitHub↗22,015
  • openrlhf/openrlhfالصورة الرمزية لـ OpenRLHF

    OpenRLHF/OpenRLHF

    9,675عرض على GitHub↗

    OpenRLHF is a training framework and alignment library designed for reinforcement learning from human feedback across distributed GPU clusters. It provides tools for aligning large language models and multimodal vision-language models using algorithms such as PPO, GRPO, and DPO. The framework distinguishes itself through a distributed inference engine that overlaps sample rollout with training to increase throughput. It supports scaling to models exceeding 70 billion parameters via parameter sharding and handles long-context sequences through ring-attention sequence parallelism. The project

    Pythonlarge-language-modelsopenai-o1proximal-policy-optimization
    عرض على GitHub↗9,675
  • google/dopamineالصورة الرمزية لـ google

    google/dopamine

    10,879عرض على GitHub↗

    Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse simulated environments. It provides an agent development toolkit that utilizes a flat class hierarchy to facilitate the creation and extension of learning agents. The framework includes a standardization layer via environment wrappers that connect agents to various physics simulations and gaming environments. It also features a high-performance experience replay buffer for storing and sampling transition data to improve training stability, alongside a dedicated hyperparameter

    Jupyter Notebook
    عرض على GitHub↗10,879
  • aunum/goldالصورة الرمزية لـ aunum

    aunum/gold

    351عرض على GitHub↗

    Reinforcement Learning in Go

    Go
    عرض على GitHub↗351
  • عرض جميع البدائل الـ 30 لـ ROLL→