Skip to content

A small script to extract LoRA models from custom checkpoints, in Google Colab.

Notifications You must be signed in to change notification settings

AlirezaF80/LoRA-EXTRACTOR-Colab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LoRA-EXTRACTOR

Open In Colab

Lora Extractor adopted to work on google colab. (No GPU Needed)

THIS SCRIPT IS BASED ON https://github.com/sashaok123/LoRA-EXTRACTOR/

According to tests, the GPU is practically not involved. For the most part, the entire load is on RAM and CPU.

About

A small script to extract LoRA models from custom checkpoints, in Google Colab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • Jupyter Notebook 2.3%