SparseGPT: Language Models Can Be Accurately Pruned in One-Shot
1–10 of 66 posts
Re: SparseGPT: Language Models Can Be Accurately Pruned in One-Shot
#2Re: SparseGPT: Language Models Can Be Accurately Pruned in One-Shot
#3Re: SparseGPT: Language Models Can Be Accurately Pruned in One-Shot
#4Re: SparseGPT: Language Models Can Be Accurately Pruned in One-Shot
#5wow this could make the fabled 65 billion parameter llama sparsed and pruned runnable on a 3060
Re: SparseGPT: Language Models Can Be Accurately Pruned in One-Shot
#6wow this could make the fabled 65 billion parameter llama sparsed and pruned runnable on a 3060
How would this be any different from running one of the lower parameter models?
> at minimal loss of accuracy
Suggesting that there is a lot of redundancy in the weights.
Re: SparseGPT: Language Models Can Be Accurately Pruned in One-Shot
#7Quantizing/pruning/deduplicating/compressing models and embeddings is still a vast orchard of low hanging fruit.
I personally think there are still quite a few multiple-orders-of-magnitude scale opportunities to accelerate inference, and we are fortunate to have strong economic incentives aligned with the problem.
Re: SparseGPT: Language Models Can Be Accurately Pruned in One-Shot
#8Re: SparseGPT: Language Models Can Be Accurately Pruned in One-Shot
#9Re: SparseGPT: Language Models Can Be Accurately Pruned in One-Shot
#10Very good result, and awesome to see such great progress happen so fast. Quantizing/pruning/deduplicating/compressing models and embeddings is still a vast orchard of low hanging fruit. I personally think there are still quite a few multiple-orders-of-magnitude scale opportunities to accelerate inference, and we are fortunate to have strong economic incentives aligned with the problem.