home/categories/machine-learning/davila7-claude-code-templates-cli-tool-components-skills-ai-research-emerging-techniques-knowledge-distillation-skill-md
machine-learningdata-ai

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.

davila7
maintainer
davila7
Atualizado 1/20/2026
Estrelas
17577
Forks
1576
quick start

Installation and usage

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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use knowledge-distillation