repoGitHubTrust 82 · PrimaryPublished 1mo agoLive · 22d ago
peremartra/Rearchitecting-LLMs
Official code for the Manning book on structural LLM optimization: depth/width pruning, knowledge distillation, and attention optimization, runnable on free Colab GPUs.
Lineage graph
Paper → model → repo connections mined from source citations (Tier-1 exact match).
Why these links exist
Every edge carries a method, confidence, and the source snippet that justified it — so bad links are debuggable.
- PossiblePossibly related (embedding) · 48%Evaluate a model properly →
- PossiblePossibly related (embedding) · 48%I shrank a transformer until every number fitted on the screen and made the weights editable [R] →
- PossiblePossibly related (embedding) · 47%The gap between open weights LLMs and closed source LLMs →
- PossiblePossibly related (embedding) · 46%How're you deploying LLMs in production now-a-days? What's the best and most affordable way? [D] →
- PossiblePossibly related (embedding) · 49%H64LM: A 249M-parameter Mixture-of-Experts Transformer built from scratch in PyTorch [P] →
Related to
Covers
Covers (incoming)
Related across the graph
newsThe gap between open weights LLMs and closed source LLMsnewsHow're you deploying LLMs in production now-a-days? What's the best and most affordable way? [D]newsI shrank a transformer until every number fitted on the screen and made the weights editable [R]newsH64LM: A 249M-parameter Mixture-of-Experts Transformer built from scratch in PyTorch [P]tutorialEvaluate a model properly
