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

5 repos

Awesome GitHub RepositoriesFine-Tuning and Customization

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

  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Training & Tuning
  6. Fine-Tuning and Customization

Awesome Fine-Tuning and Customization GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • huggingface/transformers

    huggingface/transformers

    156,730GitHubView on GitHub↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering

    Captures expert routing indices during inference and replays them during training passes to ensure consistent expert paths in mixture-of-experts models.

    Pythonaudiodeep-learningdeepseek
  • Shubhamsaboo/awesome-llm-apps

    Shubhamsaboo/awesome-llm-apps

    96,116GitHubView on GitHub↗

    This repository serves as a comprehensive collection of resources, templates, and starter code for building artificial intelligence applications. It provides a centralized hub for developers to access practical implementations of common workflows, including retrieval-augmented generation pipelines and autonomous agent

    End-to-end recipes provide step-by-step instructions for customizing and fine-tuning open-source language models.

    Pythonagentsllmspython
  • dair-ai/Prompt-Engineering-Guide

    dair-ai/Prompt-Engineering-Guide

    70,526GitHubView on GitHub↗

    This project is a comprehensive educational resource and knowledge base dedicated to the development and application of large language models and autonomous agentic systems. It provides a structured framework for understanding prompt engineering, context management, and the architectural patterns required to build task

    Outlines best practices for managing model checkpoints and fine-tuning parameters to optimize performance for specialized domains.

    MDXagentagentsai-agents
  • hiyouga/LlamaFactory

    hiyouga/LlamaFactory

    67,386GitHubView on GitHub↗

    LlamaFactory is a unified framework for fine-tuning and adapting large language models. It provides a comprehensive platform that standardizes training workflows across diverse machine learning architectures, allowing users to execute both full-tuning and parameter-efficient methods through a single interface. The pro

    Simplifies complex model refinement by offering a unified interface for both full-parameter and efficient training methods.

    Pythonagentaideepseek
  • RVC-Boss/GPT-SoVITS

    RVC-Boss/GPT-SoVITS

    55,111GitHubView on GitHub↗

    GPT-SoVITS is a text-to-speech synthesis engine and voice cloning toolkit designed for generating natural-sounding human speech. It functions as a neural audio processing pipeline that maps input text to high-fidelity audio waveforms, utilizing conditional variational autoencoders and flow-based decoders to ensure expr

    Adapts pre-trained models to specific personas or characters using targeted training on small audio datasets.

    Pythontext-to-speechttsvits

Explore sub-tags

  • Fine-Tuning DatasetsCollections and formats used to train models on specific classification or regression tasks.
  • Fine-Tuning PipelinesWorkflows for adapting pre-trained machine learning models to specific tasks or datasets through targeted training processes.
  • Language Model Fine-TuningSpecialized workflows for adapting pre-trained language models to specific tasks or datasets.
Model Customization2 sub-tags
Methods and techniques for adapting pre-existing models to perform specific tasks or handle new data domains.
  • Model Fine-TuningProcedures for adapting pre-trained models to specific datasets or tasks.