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

2 repos

Awesome GitHub RepositoriesFine-Tuning Frameworks

Libraries and tools designed to adapt pre-trained artificial intelligence models to custom datasets or specialized tasks.

Distinguishing note: Covers the broader process of model adaptation, distinct from specific parameter-efficient techniques.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Fine-Tuning Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Fine-Tuning Frameworks

Awesome Fine-Tuning Frameworks 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

    Adapting pre-trained artificial intelligence models to specific datasets or tasks using efficient parameter-tuning techniques like LoRA.

    Jupyter Notebookchatglmchatglm3gemma-2b-it
    28,285View on GitHub↗
  • QwenLM/Qwen3

    QwenLM/Qwen3

    26,635View on GitHub↗

    Qwen3 is a transformer-based large language model designed as a generative AI foundation for understanding, reasoning, and generating human language. It functions as a comprehensive ecosystem for model training, fine-tuning, and production-ready inference, providing the underlying architecture and weights necessary to build diverse artificial intelligence applications. The project distinguishes itself through extensive support for model quantization and distributed inference, enabling efficient execution across a wide range of hardware from consumer-grade devices to scalable cloud infrastruct

    Provides specialized tools and workflows for fine-tuning machine learning models.

    Python
    26,635View on GitHub↗