Text Generation
Transformers
Safetensors
llama
model: llama
repo_name: llama_channel_4_elementary_math_qa_Complete Random
file_name: llama_channel_4_elementary_math_qa_Complete Random_5000_5.pt
pruning_style: channel
community: 4
pruning_ratio: 20
dataset_label: elementary_math_qa
sparsity_ratio: 20
['tasksource/bigbench', 'elementary_math_qa']
finetune: Complete Random
modules_size: 17
modules: ['12_attn.k', '29_attn.o', '8_attn.k', '3_mlp.down', '7_attn.o', '7_mlp.down', '10_attn.o', '18_mlp.down', '6_attn.q', '21_gate', '20_attn.q', '3_gate', '9_attn.q', '5_mlp.down', '14_mlp.down', '7_gate', '19_gate']
rank: 2
tags: ['model: llama', 'repo_name: llama_channel_4_elementary_math_qa_Complete Random', 'file_name: llama_channel_4_elementary_math_qa_Complete Random_5000_5.pt', 'base_model: meta-llama/Llama-2-7b-hf', 'pruning_style: channel', 'community: 4', 'pruning_ratio: 20', 'dataset_label: elementary_math_qa', 'sparsity_ratio: 20', "dataset: ['tasksource/bigbench', 'elementary_math_qa']", 'finetune: Complete Random', 'modules_size: 17', "modules: ['12_attn.k', '29_attn.o', '8_attn.k', '3_mlp.down', '7_attn.o', '7_mlp.down', '10_attn.o', '18_mlp.down', '6_attn.q', '21_gate', '20_attn.q', '3_gate', '9_attn.q', '5_mlp.down', '14_mlp.down', '7_gate', '19_gate']", 'rank: 2']
text-generation-inference
| { | |
| "bos_token_id": 1, | |
| "do_sample": true, | |
| "eos_token_id": 2, | |
| "max_length": 4096, | |
| "pad_token_id": 0, | |
| "temperature": 0.6, | |
| "top_p": 0.9, | |
| "transformers_version": "4.52.4" | |
| } | |