rasbt/LLM-workshop-2024 resource
A 4-hour coding workshop to understand how LLMs are implemented and used observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 1
- Release rhythm 35
- Longevity 57
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: 799
- days_rel: n/a
- days_push: 598
- n_releases_24m: 0
Adoption not part of the score
1113 stars · 384 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A 4-hour hands-on coding workshop by Sebastian Raschka that teaches how large language models are implemented and used, based on his 'Build a Large Language Model From Scratch' book. It walks through coding a GPT-like LLM in PyTorch, including the data pipeline, architecture, pretraining, and finetuning with open-source libraries like LitGPT.
Use cases
- learn how LLMs work by coding one from scratch
- implement a GPT-like model in PyTorch
- understand LLM pretraining and finetuning
- hands-on workshop material for teaching LLM internals
- practice building text tokenization and data pipelines for LLMs
- load pretrained weights and finetune open-source LLMs
When to choose
- you want a guided, code-first introduction to LLM internals
- you prefer learning by implementing rather than using high-level APIs
- you need structured workshop or course material on pretraining and finetuning
- you want to complement the 'Build an LLM from Scratch' book with runnable notebooks
When to avoid
- you need a production-ready LLM training framework rather than educational code
- you want to deploy or serve LLMs in applications
- you are looking for a maintained library with API stability guarantees
- you need state-of-the-art training efficiency or distributed training at scale
Facets
learning-resource · maturity active
machine-learning llm-training deep-learning large-language-models deep-learning tutorials education python llm pytorch workshop gpt finetuning pretraining jupyter-notebooks educational gpu
1 source
- readme: https://github.com/rasbt/LLM-workshop-2024 · fetched 2026-08-28 · ae736a29d080
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rasbt/LLM-workshop-2024 | main | 24 |
For agents
markdown · JSON · MCP: product_card(name="rasbt/LLM-workshop-2024")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem