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

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

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

334 个仓库

Awesome GitHub RepositoriesFine-Tuning and Customization

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

Awesome Fine-Tuning and Customization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • huggingface/pytorch-pretrained-berthuggingface 的头像

    huggingface/pytorch-pretrained-BERT

    161,658在 GitHub 上查看↗

    This project is a PyTorch transformer model library and pre-trained model framework. It serves as a deep learning model hub and multimodal inference engine, providing a centralized system for loading, executing, and fine-tuning state-of-the-art model checkpoints. The library focuses on multimodal machine learning, enabling predictions across text, vision, and audio data. It provides specialized capabilities for model framework interoperability, allowing the conversion of weights and definitions between different deep learning libraries. The platform covers the full model lifecycle, including

    Provides a comprehensive framework for loading state-of-the-art checkpoints and fine-tuning them across multiple modalities.

    Python
    在 GitHub 上查看↗161,658
  • huggingface/transformershuggingface 的头像

    huggingface/transformers

    161,630在 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 specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

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

    Pythonaudiodeep-learningdeepseek
    在 GitHub 上查看↗161,630
  • shubhamsaboo/awesome-llm-appsShubhamsaboo 的头像

    Shubhamsaboo/awesome-llm-apps

    114,725在 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 loops, alongside educational materials designed to support rapid prototyping and experimentation. The project distinguishes itself by offering a dual focus on technical implementation and critical analysis. It provides a library of lightweight, single-file agents and tutorials f

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

    Pythonagentsllmspython
    在 GitHub 上查看↗114,725
  • hiyouga/llama-efficient-tuninghiyouga 的头像

    hiyouga/LLaMA-Efficient-Tuning

    72,239在 GitHub 上查看↗

    This project is a fine-tuning framework and training pipeline designed to optimize and adapt large language and vision models. It provides a specialized toolkit for parameter-efficient tuning and supervised learning, serving as both a trainer for multimodal models and a deployment tool for serving fine-tuned models via high-performance inference engines. The framework focuses on reducing memory and compute requirements by updating a small subset of model parameters. It supports a wide range of adaptation strategies, including vision-language model training to align text, image, video, and aud

    Streamlines the process of moving trained models and adapters into production environments.

    Python
    在 GitHub 上查看↗72,239
  • hiyouga/llamafactoryhiyouga 的头像

    hiyouga/LlamaFactory

    72,213在 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 project distinguishes itself by offering a low-code visual dashboard that enables users to configure experiments and monitor performance metrics in real time without writing extensive custom scripts. It also features a configuration-driven orchestration system that decouples experim

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

    Pythonagentaideepseek
    在 GitHub 上查看↗72,213
  • datawhalechina/hello-agentsdatawhalechina 的头像

    datawhalechina/hello-agents

    59,685在 GitHub 上查看↗

    This project provides a comprehensive framework for building, training, and managing autonomous agents. It enables the construction of systems that utilize language models to plan, manage memory, and execute multi-step tasks through iterative reasoning loops and tool-based actions. The framework distinguishes itself by offering specialized capabilities for interacting with graphical user interfaces and legacy software, allowing agents to perceive visual elements and perform actions like a human user. It supports complex, cross-application workflows through graph-based orchestration and provid

    Utilizes mixture of experts architectures to increase parameter count while maintaining low inference costs through sparse activation.

    Pythonagentllmrag
    在 GitHub 上查看↗59,685
  • rvc-boss/gpt-sovitsRVC-Boss 的头像

    RVC-Boss/GPT-SoVITS

    58,724在 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 expressive output. The platform distinguishes itself through its ability to perform few-shot voice cloning and cross-lingual speech generation, allowing users to maintain a specific speaker's vocal identity and emotional delivery across multiple languages. By employing cross-modal l

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

    Pythontext-to-speechttsvits
    在 GitHub 上查看↗58,724
  • xai-org/grok-1xai-org 的头像

    xai-org/grok-1

    51,690在 GitHub 上查看↗

    Grok-1 is an open-weights large language model implementation featuring a sparse mixture-of-experts architecture. It is designed for high-performance text generation and natural language processing by activating only a subset of specialized expert layers per token. The model utilizes 8-bit weight quantization to reduce memory overhead and accelerate loading. To manage its high parameter count, the implementation supports activation sharding, which distributes the memory load across multiple hardware devices during execution. The project covers large-scale model inference, including text comp

    Utilizes a sparse mixture-of-experts architecture to maintain high parameter counts while reducing computational cost.

    Python
    在 GitHub 上查看↗51,690
  • microsoft/deepspeedmicrosoft 的头像

    microsoft/DeepSpeed

    42,533在 GitHub 上查看↗

    DeepSpeed is a distributed deep learning optimization library and framework designed for the training and inference of massive AI models. It serves as a model parallelism orchestrator and a toolkit for scaling large language models across multiple GPUs and compute nodes. The project distinguishes itself through 3D parallelism orchestration, which combines data, pipeline, and tensor parallelism. It utilizes ZeRO-based memory partitioning to eliminate redundant storage and employs CPU-offload memory management to move weights and optimizer states to system RAM. Additionally, it provides special

    Provides support for routing and recording expert paths in Mixture-of-Experts sparse architectures.

    Python
    在 GitHub 上查看↗42,533
  • lordog/dive-into-llmsLordog 的头像

    Lordog/dive-into-llms

    40,974在 GitHub 上查看↗

    Dive into LLMs is a framework designed for fine-tuning large language models and constructing modular machine learning pipelines. It provides a structured environment for adjusting pre-trained models on custom datasets while optimizing computational efficiency and training time. The project distinguishes itself by offering an interactive web interface that allows for the deployment and publication of trained models directly to a browser. This enables users to test and interact with model results through a standardized web-based environment. The platform supports the creation of flexible work

    Provides procedures for adapting pre-trained models to specific datasets to improve performance.

    Jupyter Notebook
    在 GitHub 上查看↗40,974
  • lm-sys/fastchatlm-sys 的头像

    lm-sys/FastChat

    39,472在 GitHub 上查看↗

    FastChat is a training and serving platform for large language models that provides an integrated toolkit for fine-tuning, hosting, and benchmarking chatbots. It functions as an inference server capable of hosting multiple models and exposing them via a standardized API for chat applications. The platform distinguishes itself through a distributed model controller that manages worker nodes and routes requests across a hardware-agnostic inference layer supporting various accelerators. It includes a dedicated evaluation framework for assessing model quality using automated judges, multi-turn di

    Enables the creation of specialized chatbots by fine-tuning models with custom datasets and LoRA.

    Python
    在 GitHub 上查看↗39,472
  • hankcs/hanlphankcs 的头像

    hankcs/HanLP

    36,413在 GitHub 上查看↗

    HanLP is a natural language processing library and deep learning framework specifically optimized for the Chinese language, while also functioning as a multilingual text processor. It serves as a toolkit for performing linguistic analysis, semantic understanding, and script conversion. The project distinguishes itself through a dedicated focus on Chinese linguistic structures, including a specialized script converter for transforming text between Simplified Chinese, Traditional Chinese, and Pinyin. It further supports domain-specific model training to improve the recognition of professional t

    Supports adapting pre-trained models to specialized datasets to improve the recognition of professional terminology.

    Pythondependency-parserhanlpnamed-entity-recognition
    在 GitHub 上查看↗36,413
  • google/mediapipegoogle 的头像

    google/mediapipe

    35,673在 GitHub 上查看↗

    MediaPipe is a cross-platform machine learning framework designed for building and deploying pipelines that process live and streaming media. It provides a system for connecting processing components into custom machine learning chains to analyze real-time audio and video streams. The framework includes a suite of pre-trained models for tasks such as hand, face, and pose tracking, along with tools for retraining and customizing these models with specific datasets. It also features a dedicated benchmarker for measuring the execution speed and accuracy of machine learning models directly within

    Offers a collection of ready-to-use pre-trained models for tasks such as hand, face, and pose tracking.

    C++
    在 GitHub 上查看↗35,673
  • bvlc/caffeBVLC 的头像

    BVLC/caffe

    34,576在 GitHub 上查看↗

    Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It functions as a machine learning engine and a convolutional neural network library, providing a C++ backend to accelerate computations on both GPUs and CPUs. The system includes a specialized toolset for computer vision, enabling tasks such as object detection, semantic segmentation, and large-scale image retrieval. It supports the deployment of pre-trained models for image and scene recognition, as well as the ability to fine-tune neural network weights for specialized tasks. The

    Enables loading of curated architectures and weights to perform image classification and scene recognition in production environments.

    C++deep-learningmachine-learningvision
    在 GitHub 上查看↗34,576
  • facebookresearch/detectron2facebookresearch 的头像

    facebookresearch/detectron2

    34,548在 GitHub 上查看↗

    Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying models for object detection, image segmentation, and visual recognition. It provides a research-oriented environment for training complex vision models with multi-GPU acceleration. The project includes a specialized object detection library for identifying and locating multiple objects via bounding boxes, as well as an image segmentation toolkit for creating pixel-level masks through instance, semantic, and panoptic segmentation. Additionally, it features a human pose estimati

    Provides processes to train and deploy vision models optimized for performance on mobile platforms.

    Python
    在 GitHub 上查看↗34,548
  • huggingface/diffusershuggingface 的头像

    huggingface/diffusers

    33,872在 GitHub 上查看↗

    Diffusers is a PyTorch-based library and generative AI framework used to build, train, and deploy diffusion pipelines for producing multi-modal media. It provides a suite of tools for generating images, video, and audio from natural language descriptions, as well as specialized systems for text-to-image generation. The project differentiates itself through a modular architecture that separates noise schedulers, pretrained model blocks, and pipeline compositions. This structure allows for the construction of custom generation workflows and the ability to swap individual components of the diffu

    Includes customizable training scripts to adapt pre-trained diffusion models to specific tasks.

    Pythondeep-learningdiffusionflux
    在 GitHub 上查看↗33,872
  • facebookresearch/fairseqfacebookresearch 的头像

    facebookresearch/fairseq

    32,228在 GitHub 上查看↗

    Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic speech recognition, and large-scale language model training. It provides a framework for processing and aligning diverse data sources, including text, audio, and video, to support tasks such as speech-to-text conversion and multimodal sequence learning. The project is distinguished by its distributed training capabilities, which utilize parameter sharding, mixed-precision training, and CPU offloading to handle models that exceed single-device memory. It also includes specializ

    Loads ready-to-use models for translation and language modeling via a standardized hub interface.

    Python
    在 GitHub 上查看↗32,228
  • pytorch/fairseqpytorch 的头像

    pytorch/fairseq

    32,228在 GitHub 上查看↗

    Fairseq is a deep learning research toolkit and sequence-to-sequence framework built on PyTorch. It provides a system for training and deploying models that map input sequences to output sequences, with a primary focus on neural machine translation and speech recognition. The toolkit allows for the generation of text sequences through search algorithms such as beam search and nucleus sampling. It includes capabilities for producing synthetic parallel training data by translating monolingual text using reverse sequence models. The framework supports large scale model training through multi-de

    Supports loading pre-trained models for translation and language modeling to perform inference without manual training.

    Python
    在 GitHub 上查看↗32,228
  • lightning-ai/lightninglightning-AI 的头像

    lightning-AI/lightning

    31,189在 GitHub 上查看↗

    Lightning is a PyTorch training framework and distributed AI training orchestrator designed to decouple core research logic from the engineering boilerplate required for model training. It functions as a deep learning workflow manager that automates the process of pretraining and finetuning models across diverse compute environments. The project distinguishes itself by providing a hardware-agnostic training wrapper, allowing the same model code to execute on CPUs, GPUs, or TPUs without modification. It further manages the scaling of workloads from single devices to multi-node clusters and ser

    Manages the training process and hardware optimization for adapting pre-trained AI models to specific tasks.

    Python
    在 GitHub 上查看↗31,189
  • shiyu-coder/kronosshiyu-coder 的头像

    shiyu-coder/Kronos

    30,502在 GitHub 上查看↗

    Kronos is a financial time-series forecasting framework and quantitative trading strategy simulator. It functions as a research environment designed to analyze historical market data, train predictive models, and evaluate the performance of automated trading signals. The platform distinguishes itself through its deep learning sequence predictors and probabilistic market modeling tools. By utilizing sequence-based architectures and statistical sampling, the system generates multiple potential price trajectories and volatility estimates to quantify uncertainty. It also supports transfer learnin

    Adapts pre-trained machine learning models to specific financial domains by retraining on custom historical market datasets.

    Python
    在 GitHub 上查看↗30,502
上一个123456…17下一个
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Training & Tuning
  6. Fine-Tuning and Customization

探索子标签

  • Fine-Tuning Pipelines2 个子标签Workflows for adapting pre-trained machine learning models to specific tasks or datasets through targeted training processes.
  • Language Model Fine-Tuning1 个子标签Specialized workflows for adapting pre-trained language models to specific tasks or datasets.
  • Model Customization7 个子标签Methods and techniques for adapting pre-existing models to perform specific tasks or handle new data domains.
  • Model Fine-Tuning22 个子标签Procedures for adapting pre-trained models to specific datasets or tasks.