LLM-Pruner icon indicating copy to clipboard operation
LLM-Pruner copied to clipboard

Why does LLM-Pruner only support limited LLMs?

Open Elycyx opened this issue 1 year ago • 1 comments

Hi, guys! I have a little question here:

From the principle of LLM-Pruner the method uses a general approach for selecting which weights to prune, theoretically making it applicable to all models. However, why does this code only support a limited range of models instead of being universally applicable? What makes it different when implementing this method on general LLMs?

Can anyone help resolve my confusion or share their insights?

Elycyx avatar Nov 25 '24 08:11 Elycyx

因为每个模型结构不同

qwerty3564 avatar Nov 14 '25 03:11 qwerty3564