Skip to content
#

peft

Here are 9 public repositories matching this topic...

In this project, I have provided code and a Colaboratory notebook that facilitates the fine-tuning process of an Alpaca 3B parameter model originally developed at Stanford University. The model was adapted using LoRA to run with fewer computational resources and training parameters and used HuggingFace's PEFT library.

  • Updated Jul 9, 2023
  • Jupyter Notebook

In this project, I have provided code and a Colaboratory notebook that facilitates the fine-tuning process of an Alpaca 350M parameter model originally developed at Stanford University. The model was adapted using LoRA to run with fewer computational resources and training parameters and used HuggingFace's PEFT library.

  • Updated Jul 9, 2023
  • Jupyter Notebook

This notebook fine-tunes the FLAN-T5 model for dialogue summarization, comparing full fine-tuning with Parameter-Efficient Fine-Tuning (PEFT). It evaluates performance using ROUGE metrics, demonstrating PEFT's efficiency while achieving competitive results.

  • Updated Jan 4, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the peft topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the peft topic, visit your repo's landing page and select "manage topics."

Learn more