Ross ROSS = Recommend OSS · open-source software intelligence for agents

arcee-ai/DistillKit

An Open Source Toolkit For LLM Distillation observed · 2026-08-28

github.com/arcee-ai/DistillKit · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 82
  • Release rhythm 35
  • Longevity 54

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 763
  • days_rel: n/a
  • days_push: 113
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1047 stars · 139 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

DistillKit is an open-source Python toolkit for knowledge distillation of large language models, supporting both online and offline distillation workflows. It includes an advanced logit compression system (polynomial approximation, quantization, and bit-packing) that makes large-scale offline distillation practical.

Use cases

  • distill a large teacher LLM into a smaller student model
  • run offline distillation from pre-captured teacher logits
  • compress teacher logit datasets for large-scale distillation
  • train a student model with KL divergence and other distillation losses
  • capture teacher model outputs for later distillation training

When to choose

  • you need to distill an LLM at scale using pre-captured teacher outputs
  • you want battle-tested tooling that has powered production model releases
  • you want flexible, composable distillation loss functions
  • you already use the HuggingFace Transformers/TRL/Accelerate ecosystem

When to avoid

  • you need general-purpose LLM fine-tuning rather than distillation
  • you want a no-code or fully managed training service
  • you lack GPU resources for model training
  • you need distillation for non-language modalities

Facets

library · maturity active

llm-training machine-learning deep-learning gpu-computing large-language-models machine-learning deep-learning python knowledge-distillation logit-compression huggingface teacher-student-training offline-distillation gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
arcee-ai/DistillKitmain60

For agents

markdown · JSON · MCP: product_card(name="arcee-ai/DistillKit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem