File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- title : " LLM related surveys and guides you may need "
2+ title : " LLM tutor launchs from scratch "
33date : 2025-09-08T13:34:59+08:00
4- description : 最近一些有趣的概括性内容
4+ description : 简单的LLM入门与最近一些有意思的综述
55categories : ["survey", "introduction"]
66layout : search
77tags : ["research"]
88---
99
10+ Preliminary
11+ - [ d2l 中文] ( https://github.com/d2l-ai/d2l-zh )
12+ - [ Transformer from Seq2Seq] ( https://github.com/bentrevett/pytorch-seq2seq ) : Example with detailed code
13+ - [ LLM 全景速览] ( https://github.com/luhengshiwo/LLMForEverybody )
14+
15+ Application
16+ - [ LLM 应用开发实践笔记] ( https://github.com/morsoli/llm-books )
17+ - [ Transformers 库快速入门] ( https://github.com/jsksxs360/How-to-use-Transformers )
18+
19+ Reproduce
20+ - [ 从头构建Llama] ( https://github.com/datawhalechina/llms-from-scratch-cn )
21+ - [ Llama3详细拆解与构建] ( https://github.com/naklecha/llama3-from-scratch )
22+
1023Post-Training
1124- LLM Post-Training: A Deep Dive into Reasoning Large Language Models ([ arXiv:2502.21321] ( https://arxiv.org/abs/2502.21321 ) )
1225- Towards Reasoning Era: A Survey of Long Chain-of-Thought for Reasoning Large Language Models ([ arXiv:2503.09567] ( https://arxiv.org/abs/2503.09567 ) )
2740- A Survey on Diffusion Language Models ([ arXiv:2508.10875] ( https://arxiv.org/abs/2508.10875 ) )
2841- Implicit Reasoning in Large Language Models: A Comprehensive Survey ([ arXiv:2509.02350] ( https://arxiv.org/abs/2509.02350 ) )
2942
30-
31-
32-
33-
34-
35-
You can’t perform that action at this time.
0 commit comments