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

angelos-p/llm-from-scratch resource

None observed · 2026-08-28

github.com/angelos-p/llm-from-scratch observed · 2026-08-28

Health v2 · maintenance only

50/100

  • Activity 80
  • Release rhythm 35
  • Longevity 10

Flags: no_releases young no_license

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

Full methodology

Adoption not part of the score

3380 stars · 367 forks observed · 2026-08-28

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

A hands-on workshop repository where learners write every component of a GPT training pipeline (tokenizer, transformer, training loop, generation) from scratch in PyTorch. It targets a ~10M parameter model that trains on a laptop in under an hour, inspired by Karpathy's nanoGPT.

Use cases

  • learn how transformers and GPT work by building one from scratch
  • train a small language model on my laptop
  • understand tokenization, attention, and training loops hands-on
  • teach an LLM workshop session
  • generate Shakespeare-like text with a model I wrote myself
  • get started with LLMs without prior ML experience

When to choose

  • you want to deeply understand GPT internals by writing every piece yourself
  • you have no GPU cluster and want a model that trains on a laptop in under an hour
  • you're a beginner with Python skills but no ML background
  • you want a single-session guided workshop format

When to avoid

  • you need to train production-scale or GPT-2-sized models
  • you want a ready-made library or framework rather than guided exercises
  • you need fine-tuning, RLHF, or instruction-tuning pipelines
  • you want prebuilt model weights or inference tooling

Facets

learning-resource · maturity active

llm-training machine-learning deep-learning large-language-models deep-learning machine-learning education tutorials python windows cross-platform gpt transformer workshop nanogpt pytorch hands-on from-scratch education macos linux

1 source

Member repositories

RepositoryRoleHealth v2
angelos-p/llm-from-scratchmain50

For agents

markdown · JSON · MCP: product_card(name="angelos-p/llm-from-scratch")

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