Live data from Hacker News

SparseGPT: Language Models Can Be Accurately Pruned in One-Shot

arxiv.org

1–10 of 66 posts

Re: SparseGPT: Language Models Can Be Accurately Pruned in One-Shot

#6

wow 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?

It says in the abstract

> 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

#7
Very 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.

Re: SparseGPT: Language Models Can Be Accurately Pruned in One-Shot

#10
post #7

Very 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.

So much low hanging fruit for those willing to pick it. It's a great time to be an LLM researcher.
Post reply on HN