Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 246 Bytes

File metadata and controls

11 lines (10 loc) · 246 Bytes

IDL-Project

Code to run the pruning methods:

python main.py \
    --model meta-llama/Llama-2-7b-hf \
    --prune_method wanda \
    --sparsity_ratio 0.5 \
    --sparsity_type unstructured \
    --save out/llama2_7b/unstructured/wanda/