Skip to content

Code for ''Neuron and Synapse: Discovering LTD and LTP effects on Parameter Efficient Fine-tuning"

Notifications You must be signed in to change notification settings

daviddaiiiii/SAN-PEFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAN-PEFT

Code for 'Neuron and Synapse: Discovering LTD and LTP effects on Parameter Efficient Fine-tuning'

Installation

First clone the repository by

git clone https://github.com/daviddaiiiii/SAN-PEFT.git
cd SAN-PEFT

Create the conda environment and activate

conda deactivate
conda create -n SAN python=3.8
conda activate SAN

You can use the setup.sh file to install automatically in linux.

chmod +x setup.sh
./setup.sh

About

Code for ''Neuron and Synapse: Discovering LTD and LTP effects on Parameter Efficient Fine-tuning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published