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

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

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

2 个仓库

Awesome GitHub RepositoriesModel Optimization Guides

Technical documentation and tutorials for implementing parameter-efficient fine-tuning techniques.

Distinguishing note: Focuses on educational guides for fine-tuning techniques rather than the implementation libraries themselves.

Explore 2 awesome GitHub repositories matching education & learning resources · Model Optimization Guides. Refine with filters or upvote what's useful.

Awesome Model Optimization Guides GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • datawhalechina/self-llmdatawhalechina 的头像

    datawhalechina/self-llm

    30,941在 GitHub 上查看↗

    This project is an open-source educational resource providing structured, step-by-step guides for fine-tuning large language models. It focuses on adapting pre-trained transformer-based causal models to custom datasets, enabling users to transfer specific writing styles or domain knowledge into generative AI models. The repository distinguishes itself by emphasizing parameter-efficient training techniques, specifically low-rank adaptation. By providing practical implementations for updating only a small subset of model weights, it allows for the customization of massive neural networks on con

    Offers technical guidance on implementing low-rank adaptation techniques to optimize model performance with minimal overhead.

    Jupyter Notebookchatglmchatglm3gemma-2b-it
    在 GitHub 上查看↗30,941
  • 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 集合的形式提供。

    Offers technical documentation and tutorials for implementing parameter-efficient fine-tuning and model optimization techniques.

    在 GitHub 上查看↗4,509
  1. Home
  2. Education & Learning Resources
  3. Model Optimization Guides