cognitivecomputations / laserRMT

This is our own implementation of 'Layer Selective Rank Reduction'
Apache License 2.0
227 stars 27 forks source link

Update laser_scanner.py #17

Closed Crystalcareai closed 3 months ago

Crystalcareai commented 3 months ago

Added prompt_toolkit to automate the selection of weights to target, added accelerate to aid in speeding up operations, changing it so that the saved JSON name is automatically named after the model that is being scanned, among a few other quality-of-life changes. This is a beta, and I will add the additional features from the original script over the next couple of days.

-Lucas