Model Pruning

Reduce LLM size and accelerate inference using pruning techniques like Wanda and SparseGPT. Use when compressing models without retraining, achieving 50% sparsity with minimal accuracy loss, or enabling faster inference on hardware accelerators. Covers unstructured pruning, structured pruning, N:M sparsity, magnitude pruning, and one-shot methods.

synthetic-sciences c546c99 2 files · 22.4 KB Updated

File contents

synthetic-sciences/openscience/tree/main/backend/cli/skills/ml-training/model-pruning commit c546c9957c

Frequently asked questions

npx skillmds@latest add synthetic-sciences/model-pruning