#189 · Primary category: Education & Research
llm-beginner
LLM、Agent上手教程
Project last updated:06/23/26
GitHub Stars
6.7K
Forks
1.4K
Contributors
2
License
MIT
Why we included this project
For learners with Python and some deep learning background, this is a hands-on Chinese-language course that moves from a Transformer sentiment classifier to a mini-GPT trained from scratch, then through instruction tuning, RAG, tool-calling agents, and a small coding agent. Each of the six tasks includes a download script, a requirements file, and a self-check harness that scores your code against expected function signatures, so you get concrete feedback rather than hoping it works. Early exercises run on an 8GB consumer GPU, and the notes include quantization guidance for smaller setups, plus a companion textbook if you want the theory behind the practice. If reading about models leaves you wanting to write them, this gives a clear, checkable path from transformer basics to working agent systems.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI