loralib

PyTorch implementation of low-rank adaptation (LoRA), a parameter-efficient approach to adapt a large pre-trained deep learning model which obtains performance on-par with full fine-tuning.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install loralib

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.2 2023-08-27  
0.1.1 2021-09-17  
0.1.0 2021-09-17  

Issues with this package?

Page last updated 2026-05-13 07:09:04 UTC