#418 · Primary category: Education & Research
base-llm
从 NLP 到 LLM 的算法全栈教程,在线阅读地址:https://datawhalechina.github.io/base-llm/
Project last updated:06/26/26
GitHub Stars
1.0K
Forks
107
Contributors
3
License
Other
Why we included this project
This is a code-first tutorial that walks developers from classical NLP foundations up to modern large language model practice, organized as a progression rather than scattered notes. It covers tokenization and word vectors, RNN/LSTM, the Transformer and attention, then BERT/GPT/T5, before moving into hands-on chapters that build a Llama2-style model from scratch, apply LoRA and QLoRA fine-tuning, and cover RLHF. Working engineers will get the most from the deployment section, which shows how to serve a fine-tuned model with FastAPI, containerize it with Docker Compose, and set up CI/CD, so the material carries through to real production work. Practical projects like text classification and NER round it out, along with chapters on model safety and multimodal models, giving learners a broad but coherent view of the field.
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