awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Parameter-Efficient Tuning Techniques · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesParameter-Efficient Tuning Techniques

Methods for optimizing large neural networks by training only a small subset of model weights to reduce resource requirements.

Distinguishing note: Specifically targets efficiency and hardware optimization, distinct from full-model fine-tuning.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Parameter-Efficient Tuning Techniques. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Parameter-Efficient Tuning Techniques

Awesome Parameter-Efficient Tuning Techniques GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • datawhalechina/self-llm

    datawhalechina/self-llm

    28,285View on 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

    Optimizing the performance of massive neural networks on consumer-grade hardware by training only a small subset of model weights.

    Jupyter Notebookchatglmchatglm3gemma-2b-it
    28,285View on GitHub↗