awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesImplementation Frameworks

Guides on structuring the interaction between retrieval systems and agentic workflows.

Distinct from RAG Frameworks: Provides educational frameworks for implementation rather than a software library for RAG development

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

Awesome Implementation Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • afshinea/stanford-cme-295-transformers-large-language-modelsafshinea 的头像

    afshinea/stanford-cme-295-transformers-large-language-models

    4,509在 GitHub 上查看↗

    此项目是一个全面的技术课程学习指南和参考,用于学习 Transformer 和大语言模型的架构及训练方法。它作为一个技术概览,用于理解神经网络如何处理数据以及如何使模型行为与特定的性能目标保持一致。 该仓库提供了关于模型开发几个关键领域的专门指南。这包括关于 Transformer 架构的详细参考、用于检索增强生成和代理工作流的实现框架,以及用于模型优化和微调的技术指南。 内容涵盖了广泛的功能,包括监督微调、低秩适应和基于偏好的对齐。它还通过量化、蒸馏和混合专家架构解决了模型效率问题,并研究了自注意力机制和 Flash Attention 机制。 该实现以 Jupyter Notebooks 集合的形式提供。

    Provides a study and framework for building retrieval-augmented generation, agentic workflows, and reasoning models.

    在 GitHub 上查看↗4,509
  1. Home
  2. Artificial Intelligence & ML
  3. RAG Frameworks
  4. Implementation Frameworks