Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-LLMs-finetuning

Collection of resources for finetuning Large Language Models (LLMs).
https://github.com/pdaicode/awesome-LLMs-finetuning

Last synced: 13 minutes ago
JSON representation

  • 1. LLM Performance & Concepts

  • 2. LLM Backbones

  • 3. LLM and 3D

  • 4. Fine-Tuning

    • Papers

    • Frameworks

      • Ollama
      • LlamaIndex
      • Petals - style. Fine-tuning and inference up to 10x faster than offloading. (7768 stars)
      • LLaMA-Factory - to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM3). (5532 stars)
      • H2O LLM Studio - code GUI for fine-tuning LLMs. Documentation: [https://h2oai.github.io/h2o-llmstudio/](https://h2oai.github.io/h2o-llmstudio/) (2880 stars)
      • Phoenix - Evaluate, troubleshoot, and fine tune your LLM, CV, and NLP models in a notebook. (1596 stars)
      • LLM-Adapters - Adapters: An Adapter Family for Parameter-Efficient Fine-Tuning of Large Language Models". (769 stars)
      • Platypus - tuning Platypus fam LLMs using LoRA. (589 stars)
      • xtuner - tuning LLM (InternLM, Llama, Baichuan, QWen, ChatGLM2). (540 stars)
      • DB-GPT-Hub - tuning techniques for DB-GPT, with the purpose of enhancing model performance, especially in Text-to-SQL, and achieved higher exec acc than GPT-4 in spider eval with 13B LLM used this project. (422 stars)
      • LLM-Finetuning-Hub - tuning and deployment scripts along with our research findings. :star: 416
      • Finetune_LLMs - tuning Casual LLMs. :star: 391
      • MFTCoder - task fine-tuning framework for Code LLMs; 业内首个高精度、高效率、多任务、多模型支持、多训练算法,大模型代码能力微调框架. :star: 337
      • llmware - grade LLM-based development framework, tools, and fine-tuned models. :star: 289
      • LLM-Kit
      • h2o-wizardlm - Source Implementation of WizardLM to turn documents into Q:A pairs for LLM fine-tuning. :star: 228
      • hcgf - model Fine-tuning | LLM微调. :star: 196
      • llm_qlora - tuning LLMs using QLoRA. :star: 136
      • awesome-llm-human-preference-datasets - tuning, RLHF, and eval. :star: 124
      • llm_finetuning - tuning and inference of Large Language Models (LLMs) with several quantization techniques (GTPQ, bitsandbytes). :star: 114
      • lit-gpt - of-the-art open-source LLMs based on nanoGPT. Supports flash attention, 4-bit and 8-bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed. (3469 stars)
      • LLM-Finetuning-Hub - tuning and deployment scripts along with our research findings. :star: 416
  • This repo is based on the following resources

  • 5. Tools & Software

    • Frameworks

      • LLaMA Efficient Tuning - to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon).
      • H2O LLM Studio - code GUI for fine-tuning LLMs.
      • PEFT - Efficient Fine-Tuning (PEFT) methods for efficient adaptation of pre-trained language models to downstream applications.
      • ChatGPT-like model - like model locally on your device.
      • Petals - 176B collaboratively, allowing you to load a small part of the model and team up with others for inference or fine-tuning. 🌸
      • NVIDIA NeMo - of-the-art conversational AI models and specifically designed for Linux. 🚀
      • H2O LLM Studio - code GUI tool for fine-tuning large language models on Windows. 🎛️
      • Ludwig AI - code framework for building custom LLMs and other deep neural networks. Easily train state-of-the-art LLMs with a declarative YAML configuration file. 🤖
      • bert4torch - source large model weights for reasoning and fine-tuning. 🔥
      • Alpaca.cpp - like model locally on your device. A combination of the LLaMA foundation model and an open reproduction of Stanford Alpaca for instruction-tuned fine-tuning. 🦙
      • promptfoo