Skip to content
#

peft

Here are 130 public repositories matching this topic...

A python app with CLI interface to do local inference and testing of open source LLMs for text-generation. Test any transformer LLM community model such as GPT-J, Pythia, Bloom, LLaMA, Vicuna, Alpaca, or any other model supported by Huggingface's transformer and run model locally in your computer without the need of 3rd party paid APIs or keys.

  • Updated May 24, 2023
  • Python

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

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

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