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

JonasGeiping/cramming

Cramming the training of a (BERT-type) language model into limited compute. observed · 2026-08-28

github.com/JonasGeiping/cramming · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

22/100

  • Activity 0
  • Release rhythm 8
  • Longevity 96
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: 1344
  • days_rel: n/a
  • days_push: 811
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1366 stars · 105 forks observed · 2026-08-28

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

A research framework for pretraining BERT-type language models from scratch on a single consumer GPU in one day, replicating the paper 'Cramming: Training a Language Model on a Single GPU in One Day'. It provides a modified pretraining pipeline with performance close to BERT under tight compute budgets.

Use cases

  • pretrain a BERT-like language model on a single GPU
  • train a language model from scratch with limited compute
  • replicate the cramming paper experiments
  • study how scaling laws apply to low-compute LM training
  • fine-tune a small masked language model for GLUE tasks
  • experiment with efficient transformer pretraining recipes

When to choose

  • you want to pretrain a small BERT-type model without a large compute budget
  • you need a research baseline for low-compute language model training
  • you want to study which training modifications help in constrained settings

When to avoid

  • you need to train large generative LLMs at scale
  • you want a production-ready pretrained model serving pipeline
  • you need multi-node distributed training infrastructure

Facets

library · maturity maintenance

machine-learning llm-training deep-learning machine-learning deep-learning python bert pretraining single-gpu research-code pytorch masked-language-modeling scaling-laws natural-language-processing gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
JonasGeiping/crammingmain22

For agents

markdown · JSON · MCP: product_card(name="JonasGeiping/cramming")

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