File size: 398 Bytes
5062f79
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "model": "meta-llama/Meta-Llama-3.1-8B",
    "seed": 0,
    "nsamples": 128,
    "sparsity_ratio": 0.0,
    "sparsity_type": "unstructured",
    "prune_method": "wanda",
    "cache_dir": "llm_weights",
    "use_variant": false,
    "save": "/data2/vchua/run/hgx1-240823-wanda/wanda-ed/meta-llama/Meta-Llama-3.1-8B-wanda-unstructured-0.0",
    "save_model": true,
    "eval_zero_shot": false
}