nohup: ignoring input Begin main_assign: Llama-2-7b-hf self_attn alpha Loading checkpoint shards: 0%| | 0/2 [00:00 all_layer_alpha = calculate_expert(model, metric=metric_name, keyword=keyword) File "/mnt/bn/life-mllm/users/cxr/quantization/quantization_metric/alphalora/expert_number.py", line 354, in calculate_expert all_layer_alpha.append(torch.stack(layer_final_alpha).mean().item()) RuntimeError: stack expects a non-empty TensorList Begin main_assign: Llama-2-7b-hf mlp coherence Loading checkpoint shards: 0%| | 0/2 [00:00 all_layer_alpha = calculate_expert(model, metric=metric_name, keyword=keyword) File "/mnt/bn/life-mllm/users/cxr/quantization/quantization_metric/alphalora/expert_number.py", line 350, in calculate_expert layer_final_alpha = func_call[metric](num_heads, subset) File "/mnt/bn/life-mllm/users/cxr/quantization/quantization_metric/alphalora/expert_number.py", line 310, in head_diversity_asssist ans.append(head_diversity(W, num_heads)) File "/mnt/bn/life-mllm/users/cxr/quantization/quantization_metric/alphalora/expert_number.py", line 191, in head_diversity w_heads = W.view(num_heads, head_dim, d_in) RuntimeError: shape '[28, 18, 3584]' is invalid for input of size 1835008 Begin main_assign: Qwen2.5-7B self_attn coherence Loading checkpoint shards: 0%| | 0/4 [00:00 all_layer_alpha = calculate_expert(model, metric=metric_name, keyword=keyword) File "/mnt/bn/life-mllm/users/cxr/quantization/quantization_metric/alphalora/expert_number.py", line 354, in calculate_expert all_layer_alpha.append(torch.stack(layer_final_alpha).mean().item()) RuntimeError: stack expects a non-empty TensorList Begin main_assign: Qwen2.5-7B mlp coherence Loading checkpoint shards: 0%| | 0/4 [00:00