datawhalechina/tiny-universe resource
《大模型白盒子构建指南》:一个全手搓的Tiny-Universe observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 67
- Release rhythm 35
- Longevity 62
Flags: no_releases 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: 879
- days_rel: n/a
- days_push: 203
- n_releases_24m: 0
Adoption not part of the score
5028 stars · 476 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An open-source Chinese-language tutorial series ('Tiny-Universe') that teaches building large language model systems from scratch, covering LLM internals, RAG, Agent, evaluation, diffusion, and GraphRAG with full PyTorch-level implementations. It is structured as Jupyter Notebook content for learners who want to understand LLM principles beyond high-level frameworks.
Use cases
- learn how transformers and LLMs work internally by implementing them from scratch
- build a minimal RAG framework by hand to understand retrieval-augmented generation
- implement a minimal agent system without high-level frameworks
- pretrain a tiny Llama3-style model on limited GPU memory
- understand how to evaluate large language models
- learn diffusion models by coding an image generation model from zero
- study GraphRAG by building a simplified version
When to choose
- you already know deep learning basics and want to understand LLM internals at the PyTorch level
- you prefer hands-on coding over using packaged APIs and frameworks
- you want a full-stack LLM curriculum covering model, RAG, agent, and evaluation
- you learn best by reproducing systems from principles with annotated code
When to avoid
- you need a production-ready RAG, agent, or evaluation framework
- you want a quick-start guide using high-level APIs like LangChain or OpenAI
- you need English-language documentation
- you need a maintained software library with a license for commercial use
Facets
learning-resource · maturity active
machine-learning deep-learning llm-training rag agent-framework data-science large-language-models tutorials artificial-intelligence deep-learning python educational from-scratch hands-on jupyter-notebooks transformer diffusion-models evaluation graphrag chinese retrieval-augmented-generation ai-agents
1 source
- readme: https://github.com/datawhalechina/tiny-universe · fetched 2026-08-28 · 0d7881178bd2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| datawhalechina/tiny-universe | main | 55 |
For agents
markdown · JSON · MCP: product_card(name="datawhalechina/tiny-universe")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem