Curated LLM field notes stacked nine stories high
A curated index that sorts the chaotic Chinese LLM tutorial ecosystem into nine climbable floors.

What it does
The repository is a curated table of contents for Chinese developers navigating the explosion of open-source LLMs. It collects tutorials, deployment notes, and fine-tuning guides for dozens of models—ChatGLM, Baichuan, Vicuna, LLaMA derivatives, and multimodal tools like MiniGPT-4—organizing them into nine layered categories from basic NLP to speech synthesis and domain-specific tuning.
The interesting bit
Instead of dumping links, the author uses the “Nine-Story Demon Tower” metaphor to impose order on LLM chaos, with each “floor” and “level” representing a skill or model family. Many entries link to detailed articles on paid community platforms like Zhihuishu (zsxq.com), suggesting this is as much a learning-community gateway as a documentation hub.
Key highlights
- Covers the full LLM lifecycle: base models, PEFT (
LoRA,QLoRA,P-Tuning), inference acceleration, and application frameworks likeLangChainandAutoGPT - Extensive Chinese-model focus:
ChatGLM-6B/2/3,Baichuan,Chinese-LLaMA-Alpaca, and dozens of LLaMA Chinese derivatives - Multimodal and speech: includes VQA (
BLIP2,VisualGLM-6B),Stable Diffusion,Whisper, and Retrieval-based Voice Conversion - Domain-specific tracks: finance, medical, legal, education, and coding fine-tuning guides
- Active community component: WeChat groups and paid article links for deeper walkthroughs
Caveats
- The repository is primarily an index of external links and articles, not original code or runnable examples
- Many deep-dive tutorials link to a paid Chinese knowledge-community platform (
zsxq.com), so free, self-contained content is limited - README is entirely in Chinese; English-only readers will need translation tools
Verdict
Worth bookmarking if you are a Mandarin-speaking developer trying to survey the Chinese LLM landscape without drowning in disconnected blog posts. Skip it if you are looking for a unified codebase or English-language documentation.
Frequently asked
- What is km1994/LLMsNineStoryDemonTower?
- A curated index that sorts the chaotic Chinese LLM tutorial ecosystem into nine climbable floors.
- Is LLMsNineStoryDemonTower open source?
- Yes — km1994/LLMsNineStoryDemonTower is an open-source project tracked on heatdrop.
- How popular is LLMsNineStoryDemonTower?
- km1994/LLMsNineStoryDemonTower has 2.2k stars on GitHub.
- Where can I find LLMsNineStoryDemonTower?
- km1994/LLMsNineStoryDemonTower is on GitHub at https://github.com/km1994/LLMsNineStoryDemonTower.