awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Reasoning Configuration Tools · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesReasoning Configuration Tools

Utilities for configuring model output streams to enforce explicit reasoning steps and chain-of-thought generation.

Distinguishing note: Distinct from general prompt engineering; specifically targets the structural injection of reasoning steps during model training or inference.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Reasoning Configuration Tools. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Reasoning Configuration Tools

Awesome Reasoning Configuration Tools GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • jingyaogong/minimind

    jingyaogong/minimind

    39,663View on GitHub↗

    This project is a comprehensive framework for the entire lifecycle of transformer-based language models, supporting everything from foundational pretraining to specialized deployment. It provides a modular toolkit for defining neural network architectures, managing data preparation pipelines, and executing training routines across various scales. The framework is designed to handle the full model development process, including supervised fine-tuning, behavioral alignment, and the integration of agentic capabilities. What distinguishes this framework is its focus on efficient training and adva

    The framework enables reasoning configuration by injecting specific formatting tags into the model output stream, forcing the generation of explicit reasoning steps before final answers.

    Pythonartificial-intelligencelarge-language-model
    39,663View on GitHub↗