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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
ยฉ 2026 Bringes Technology SRLยทVAT RO45896025ยทhello@awesome-repositories.com
Back to modalminds/mm-eureka

Open-source alternatives to MM EUREKA

30 open-source projects similar to modalminds/mm-eureka, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best MM EUREKA alternative.

  • sail-sg/understand-r1-zerosail-sg avatar

    sail-sg/understand-r1-zero

    1,214View on GitHubโ†—
    Pythonllmr1-zeroreasoning
    View on GitHubโ†—1,214
  • hiyouga/easyr1hiyouga avatar

    hiyouga/EasyR1

    5,034View on GitHubโ†—

    EasyR1 is a distributed model training system and reinforcement learning framework for large language and vision-language models. It functions as a multimodal trainer and an implementation of a Proximal Policy Optimization pipeline designed to refine the reasoning and perception capabilities of models that process both text and images. The system specializes in distributing reinforcement learning workloads across multiple compute nodes to manage high memory requirements. It optimizes hardware utilization through padding-free training and fine-tuning to fit large models onto available graphics

    Python
    View on GitHubโ†—5,034
  • om-ai-lab/vlm-r1om-ai-lab avatar

    om-ai-lab/VLM-R1

    5,991View on GitHubโ†—

    VLM-R1 is a reasoning vision-language model and embodied AI framework designed to map visual inputs and language instructions into physical navigation waypoints and robotic actions. It functions as a multimodal policy optimizer and an open vocabulary detector capable of locating objects based on arbitrary natural language descriptions. The system distinguishes itself through the use of chain-of-thought reasoning and reinforcement learning to solve complex visual and spatial tasks. It utilizes a video semantic memory system, which employs a visual cache to maintain a history of live video for

    Python
    View on GitHubโ†—5,991
  • jiayi-pan/tinyzeroJiayi-Pan avatar

    Jiayi-Pan/TinyZero

    13,168View on GitHubโ†—

    TinyZero is a reinforcement learning framework and implementation designed to train language models to develop reasoning and self-verification abilities. It provides a training pipeline to optimize model performance on mathematical and logical tasks. The project serves as a minimal reproduction of the DeepSeek R1 architectural and training approach. It focuses on creating reasoning models that can solve structured problems through autonomous chain-of-thought discovery. The framework incorporates group relative policy optimization and reward-based self-correction to improve accuracy on logica

    Python
    View on GitHubโ†—13,168

AI search

Explore more awesome repositories

Describe what you need in plain English โ€” the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • open-reasoner-zero/open-reasoner-zeroOpen-Reasoner-Zero avatar

    Open-Reasoner-Zero/Open-Reasoner-Zero

    2,095View on GitHubโ†—

    An Open Source Approach to Scaling Up Reinforcement Learning on the Base Model

    Python
    View on GitHubโ†—2,095
  • inclusionai/arealinclusionAI avatar

    inclusionAI/AReaL

    3,559View on GitHubโ†—

    AReaL is a system for agent orchestration, distributed model training, and parameter-efficient tuning. It provides a framework for developing multi-turn reasoning agents and training large models using reinforcement learning from human feedback. The project implements a toolkit for improving the visual reasoning and geometry problem solving capabilities of vision-language models. It utilizes a memory-efficient tuning system to optimize mathematical and reasoning models across different inference backends. The infrastructure supports large-scale training through tensor, pipeline, and expert p

    Pythonagentllmllm-agent
    View on GitHubโ†—3,559
  • agentica-project/rllmagentica-project avatar

    agentica-project/rllm

    400View on GitHubโ†—

    ๐Ÿš€ Reinforcement Learning for Language Agents๐ŸŒŸ

    Jupyter Notebook
    View on GitHubโ†—400
  • minimax-ai/minimax-m1MiniMax-AI avatar

    MiniMax-AI/MiniMax-M1

    3,159View on GitHubโ†—

    MiniMax-M1, the world's first open-weight, large-scale hybrid-attention reasoning model.

    Python
    View on GitHubโ†—3,159
  • openrlhf/openrlhfOpenRLHF avatar

    OpenRLHF/OpenRLHF

    9,675View on 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
    View on GitHubโ†—9,675
  • unakar/logic-rlUnakar avatar

    Unakar/Logic-RL

    2,451View on GitHubโ†—

    Reproduce R1 Zero on Logic Puzzle

    Python
    View on GitHubโ†—2,451
  • deep-agent/r1-vD

    Deep-Agent/R1-V

    0View on GitHubโ†—
    View on GitHubโ†—0
  • tidedra/lmm-r1TideDra avatar

    TideDra/lmm-r1

    846View on GitHubโ†—

    Extend OpenRLHF to support LMM RL training for reproduction of DeepSeek-R1 on multimodal tasks.

    Python
    View on GitHubโ†—846
  • qwenlm/qwen2.5QwenLM avatar

    QwenLM/Qwen2.5

    27,307View on GitHubโ†—

    Qwen2.5 is a suite of large language model foundation models designed for natural language generation, code production, and complex mathematical reasoning. The project encompasses a multilingual language model capable of processing dozens of languages and a specialized code generation model for technical problem solving and debugging. The framework is distinguished by its long context capabilities, enabling the analysis of massive inputs ranging from 256K up to 1 million tokens. It further functions as an agentic framework, utilizing standardized templates and parsers to execute autonomous wo

    Python
    View on GitHubโ†—27,307
  • google/dopaminegoogle avatar

    google/dopamine

    10,879View on 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
    View on GitHubโ†—10,879
  • facebookresearch/habitat-labfacebookresearch avatar

    facebookresearch/habitat-lab

    2,848View on GitHubโ†—

    Habitat-Lab is an open-source platform for training and evaluating embodied AI agents in photorealistic 3D indoor environments. It functions as a high-performance 3D indoor environment simulator that supports physics-based interaction, enabling research into navigation and manipulation tasks. The platform provides a modular task-environment abstraction that separates task logic from environment simulation, using configuration-driven pipeline assembly to compose simulation and training pipelines. It includes a hierarchical sensor-actuator architecture for mixing and matching perception and act

    Pythonaicomputer-visiondeep-learning
    View on GitHubโ†—2,848
  • bytedance-seed/seed-thinking-v1.5B

    ByteDance-Seed/Seed-Thinking-v1.5

    0View on GitHubโ†—
    View on GitHubโ†—0
  • brendanhogan/deepseekrl-extendedbrendanhogan avatar

    brendanhogan/DeepSeekRL-Extended

    252View on GitHubโ†—

    Exploring Applications of GRPO

    Python
    View on GitHubโ†—252
  • aliyun/qwen-dianjinA

    aliyun/qwen-dianjin

    0View on GitHubโ†—
    View on GitHubโ†—0
  • bklieger-groq/g1B

    bklieger-groq/g1

    0View on GitHubโ†—
    View on GitHubโ†—0
  • baichuan-inc/baichuan-m1-14bbaichuan-inc avatar

    baichuan-inc/Baichuan-M1-14B

    219View on GitHubโ†—

    Baichuan-M1-14B

    View on GitHubโ†—219
  • alibaba/rollalibaba avatar

    alibaba/ROLL

    2,844View on GitHubโ†—

    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

    Pythonagenticrlhfrlvr
    View on GitHubโ†—2,844
  • agentica-project/deepscalerA

    agentica-project/deepscaler

    0View on GitHubโ†—
    View on GitHubโ†—0
  • dhcode-cpp/x-r1D

    dhcode-cpp/X-R1

    0View on GitHubโ†—
    View on GitHubโ†—0
  • dvlab-research/seg-zerodvlab-research avatar

    dvlab-research/Seg-Zero

    632View on GitHubโ†—

    Project Page For "Seg-Zero: Reasoning-Chain Guided Segmentation via Cognitive Reinforcement"

    Python
    View on GitHubโ†—632
  • evelinehong/3d-clr-officialevelinehong avatar

    evelinehong/3D-CLR-Official

    85View on GitHubโ†—

    Checkpoints take up a lot of space. Please email yninghong@gmail.com if you need them.

    Python
    View on GitHubโ†—85
  • evolvinglmms-lab/open-r1-multimodalEvolvingLMMs-Lab avatar

    EvolvingLMMs-Lab/open-r1-multimodal

    1,484View on GitHubโ†—
    Python
    View on GitHubโ†—1,484
  • deepseek-ai/deepseek-v4D

    deepseek-ai/DeepSeek-V4

    0View on GitHubโ†—
    View on GitHubโ†—0
  • facebookresearch/swe-rlfacebookresearch avatar

    facebookresearch/swe-rl

    704View on GitHubโ†—

    ๐Ÿง About | ๐Ÿš€ Quick Start | ๐Ÿฃ Agentless Mini | ๐Ÿ“ Citation | ๐Ÿ™ Acknowledgements

    Python
    View on GitHubโ†—704
  • fancy-mllm/r1-onevisionFancy-MLLM avatar

    Fancy-MLLM/R1-Onevision

    581View on GitHubโ†—

    R1-onevision, a visual language model capable of deep CoT reasoning.

    Python
    View on GitHubโ†—581
  • deepseek-ai/deepseek-r1deepseek-ai avatar

    deepseek-ai/DeepSeek-R1

    91,996View on GitHubโ†—

    DeepSeek-R1 is an open-weights large language model focused on advanced reasoning. It uses chain-of-thought processing and internal monologues to solve complex mathematical and logical problems by breaking tasks into sequential, verifiable thought processes. The model is developed using reinforcement learning to optimize reasoning patterns and verify logical steps. It employs a distillation process to transfer these high-performance logic capabilities from a large teacher model into smaller, computationally efficient versions. The training framework incorporates group relative policy optimiz

    View on GitHubโ†—91,996