Want to fuse a that spicy roleplay LoRA to your favorite base language model?
Want it as easy as clicking a language model folder, a peft folder, a save directory and that LoRA or QLoRA is now fused to whatever base model?
This does that.
You run the one script in this repo in a python instance.
- Python 3.6 or newer
transformers
librarytorch
librarytkinter
library
-
Clone this repository:
-
Navigate to the repository folder:
-
Run the
easypeftgui.py
script: -
Follow the on-screen prompts to select the required directories.
This script is based on a command-line driven script TheBloke shared in this Hugging Face forum I don't know how TheBloke does it. I swear that guy is everywhere.
This project is licensed under nothing whatsoever. I don't get paid to do this. Tools this easy should have been released with the release of PEFT as a common sense onramp. I see problem I fix problem.