bbruceyuan/LLMs-Zero-to-Hero resource
从无名小卒到大模型(LLM)大英雄~ 欢迎关注后续!!! observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 98
- Release rhythm 35
- Longevity 43
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 605
- days_rel: n/a
- days_push: 17
- n_releases_24m: 0
Adoption not part of the score
2278 stars · 155 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Chinese-language tutorial series and accompanying book that teaches large language models by building them from scratch in Jupyter notebooks, inspired by Andrej Karpathy's Zero to Hero style. It covers pre-training, SFT, DPO, RLHF, MoE architectures, multimodal models, and deployment with runnable code and video lectures.
Use cases
- learn how large language models work by implementing them from scratch
- train a mini GPT from zero on a single consumer GPU
- understand LLM fine-tuning techniques like SFT, DPO, and RLHF
- build a transformer and MoE model without relying on transformers library
- find a structured hands-on LLM course with videos and notebooks
- learn LLM deployment, inference optimization, and quantization
When to choose
- you want to deeply understand LLM internals by writing every line yourself rather than calling APIs
- you prefer Chinese-language tutorials with video walkthroughs and runnable notebooks
- you have a single RTX 3090/4090 and want to train small models end to end
When to avoid
- you just want to use LLM APIs or the transformers library in production
- you need English-only learning materials
- you need a production-ready training framework rather than educational code
Facets
learning-resource · maturity active
llm-training machine-learning deep-learning large-language-models deep-learning tutorials education python jupyter-notebooks hands-on karpathy-style pretraining fine-tuning sft dpo rlhf chinese-content nanogpt gpu
2 sources
- readme: https://github.com/bbruceyuan/LLMs-Zero-to-Hero · fetched 2026-08-28 · e41108d88272
- homepage: https://yuanchaofa.com/llms-zero-to-hero/ · fetched 2026-08-29 · a9e8a8b139f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bbruceyuan/LLMs-Zero-to-Hero | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="bbruceyuan/LLMs-Zero-to-Hero")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem