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

HobbitLong/RepDistiller

[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods observed · 2026-08-28

github.com/HobbitLong/RepDistiller · Python · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

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: 2508
  • days_rel: n/a
  • days_push: 1052
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2437 stars · 398 forks observed · 2026-08-28

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

RepDistiller is a PyTorch research codebase implementing Contrastive Representation Distillation (CRD) from ICLR 2020. It also benchmarks 12 state-of-the-art knowledge distillation methods for training smaller student networks from larger teacher models.

Use cases

  • compress a large neural network into a smaller student model
  • compare knowledge distillation methods on CIFAR/ImageNet
  • reproduce the CRD paper results
  • train a student network with contrastive representation distillation
  • experiment with combining KD loss with other distillation objectives
  • download pretrained teacher models for distillation experiments

When to choose

  • you need a unified PyTorch framework to benchmark multiple knowledge distillation techniques
  • you want to implement or extend CRD for model compression research
  • you need pretrained teacher checkpoints and reproducible distillation pipelines on CIFAR datasets

When to avoid

  • you need production-ready model compression tooling rather than research code
  • you require support for the latest PyTorch versions with active maintenance
  • you want distillation for NLP or transformer models, since the codebase focuses on CNN image classifiers

Facets

library · maturity maintenance

machine-learning deep-learning benchmarking machine-learning deep-learning python knowledge-distillation pytorch model-compression contrastive-learning research-code iclr-2020 algorithms linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
HobbitLong/RepDistillermain32

For agents

markdown · JSON · MCP: product_card(name="HobbitLong/RepDistiller")

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