Skip to content

Neural network weights prune in a static LoRA–like way

License

Notifications You must be signed in to change notification settings

Kahsolt/nn-prune-svd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nn-prune-svd

Neural network weights prune in a static LoRA–like way -- via SVD.

results

⚠ Not correct, need more investigation

dataset

The test dataset is 1000 images picked from the validset of ImageNet-1k.

data
└── imagenet-1k
    ├── image_name_to_class_id_and_name.json
    └── val
        └── ILSVRC2012_val_*.png

reference


by Armit 2023/09/04

About

Neural network weights prune in a static LoRA–like way

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages