| { | |
| "base_model": "meta-llama/Llama-2-13b-hf", | |
| "method": "GRASPrune", | |
| "producer": "original methods/GRASPrune pruning pipeline", | |
| "method_repository": "https://github.com/ZiY-Wang/GRASPrune", | |
| "method_paper": "https://arxiv.org/abs/2604.19398", | |
| "upstream_source_revision": "666f4f04ec9e5e3218904df4d0935841bbd570fc", | |
| "pruning_ratio": 0.5, | |
| "keep_ratio": 0.5, | |
| "dtype": "torch.bfloat16", | |
| "export_format": "materialized", | |
| "rescale_alpha": 0.5, | |
| "weight_file": "pruned_state_dict.safetensors", | |
| "weight_size_bytes": 13339157792, | |
| "weight_sha256": "2b799eed9589316d580af59b898403f1638583eaa88c25756d44419cc2b4d63b", | |
| "downstream_evaluation_only": "new_method_2" | |
| } | |