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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Jiayi-Pan avatar

Jiayi-Pan/TinyZero

0
View on GitHub↗
13,168 Stars·1,585 Forks·Python·Apache-2.0·14 Aufrufe

TinyZero

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 logical tasks such as counting and multiplication. These capabilities are supported by Monte Carlo rollouts and a reward system based on final answer accuracy and format correctness.

Features

  • Reinforcement Learning Alignment - Implements a reinforcement learning alignment framework using Group Relative Policy Optimization (GRPO).
  • Chain-of-Thought Prompting - Utilizes chain-of-thought prompting to enable the model to generate intermediate reasoning steps.
  • Model Fine-Tuning - Provides procedures for fine-tuning models to solve structured logical and mathematical problems.
  • Self-Correction Loops - Provides self-correction loops that use reward signals to refine internal reasoning logic.
  • Reasoning Model Training Suites - Provides a training suite designed to develop self-verification and logic abilities in language models.
  • Reasoning Models - Implements a reasoning model optimized for complex logical deduction and multi-step processing.
  • Reinforcement Learning Optimizers - Optimizes model policies using reward-based techniques to improve performance on mathematical tasks.
  • Reinforcement Learning Training Pipelines - Ships a training pipeline that orchestrates the lifecycle of reinforcement learning for logical tasks.
  • Reinforcement Learning Training Utilities - Includes utilities for training model weights via reinforcement learning to improve logical task accuracy.
  • Replications - Serves as a minimal reproduction of the DeepSeek R1 architectural and training approach.
  • Monte Carlo Trajectory Estimators - Uses Monte Carlo trajectory estimators to evaluate multiple completion paths for logical accuracy.
  • Model Implementations - Minimal reproduction of reasoning-focused language models.
  • Reasoning Models - Minimalist implementation of reasoning-focused training.
  • Reinforcement Learning Frameworks - Efficient reinforcement learning implementation for small reasoning models.

Star-Verlauf

Star-Verlauf für jiayi-pan/tinyzeroStar-Verlauf für jiayi-pan/tinyzero

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht jiayi-pan/tinyzero?

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.

Was sind die Hauptfunktionen von jiayi-pan/tinyzero?

Die Hauptfunktionen von jiayi-pan/tinyzero sind: Reinforcement Learning Alignment, Chain-of-Thought Prompting, Model Fine-Tuning, Self-Correction Loops, Reasoning Model Training Suites, Reasoning Models, Reinforcement Learning Optimizers, Reinforcement Learning Training Pipelines.

Welche Open-Source-Alternativen gibt es zu jiayi-pan/tinyzero?

Open-Source-Alternativen zu jiayi-pan/tinyzero sind unter anderem: deepseek-ai/deepseek-r1 — DeepSeek-R1 is an open-weights large language model focused on advanced reasoning. It uses chain-of-thought processing… huggingface/open-r1 — Open-r1 is a framework designed for the large-scale training, distillation, and optimization of language models… inclusionai/areal — AReaL is a system for agent orchestration, distributed model training, and parameter-efficient tuning. It provides a… hiyouga/easyr1 — EasyR1 is a distributed model training system and reinforcement learning framework for large language and… openmanus/openmanus-rl — OpenManus-RL is a reinforcement learning framework and distributed training pipeline designed to train large language… volcengine/verl — verl is a distributed training system designed for large language model alignment and reinforcement learning. It…

Open-Source-Alternativen zu TinyZero

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit TinyZero.
  • deepseek-ai/deepseek-r1Avatar von deepseek-ai

    deepseek-ai/DeepSeek-R1

    91,996Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗91,996
  • huggingface/open-r1Avatar von huggingface

    huggingface/open-r1

    26,326Auf GitHub ansehen↗

    Open-r1 is a framework designed for the large-scale training, distillation, and optimization of language models focused on complex reasoning and programming tasks. It provides a comprehensive suite of tools for managing distributed training jobs across multi-node clusters, enabling the development of high-performance models through reinforcement learning and supervised fine-tuning. The project distinguishes itself by integrating secure, containerized code execution environments directly into the training and evaluation lifecycle. By allowing models to run and verify code snippets against test

    Python
    Auf GitHub ansehen↗26,326
  • inclusionai/arealAvatar von inclusionAI

    inclusionAI/AReaL

    3,559Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,559
  • hiyouga/easyr1Avatar von hiyouga

    hiyouga/EasyR1

    5,034Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,034
  • Alle 30 Alternativen zu TinyZero anzeigen→