Skip to content

maxindian/Dense2Sparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ID-LoRA: Low Rank Adaptation Inspired by Interpolation Decomposition for Efficient Fine-Tuning -> Implementation

License Python PyTorch

This project is the official implementation of Paper《ID-LoRA: Low Rank Adaptation Inspired by Interpolation Decomposition for Efficient Fine-Tuning》

📌 Project Overview

🚀 快速开始

环境要求

  • Python 3.8+
  • PyTorch 2.4.0
  • Other dependent libraries (See requirements.txt)
# 安装依赖
pip install -r requirements.txt

### Observation & Motivation

About

None

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors