ansonkao / LoRA-EXTRACTOR-Colab

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 97.7%Language:Jupyter Notebook 2.3%