Knowledge Distillation

Compress large language models using knowledge distillation from teacher to student models. Use when deploying smaller models with retained performance, transferring GPT-4 capabilities to open-source models, or reducing inference costs. Covers temperature scaling, soft targets, reverse KLD, logit distillation, and MiniLLM training strategies.

synthetic-sciences 802e89e 2 files · 21.9 KB Updated

File contents

synthetic-sciences/openscience/tree/main/backend/cli/skills/ml-training/knowledge-distillation commit 802e89ee13

Frequently asked questions

npx skillmds@latest add synthetic-sciences/knowledge-distillation