Skip to content

- 【LLM面经】大模型实习面试指南。手撕代码、面经经验、思考题等。初学者学习ing......欢迎指正错误

Notifications You must be signed in to change notification settings

EthanLiu6/LLM_knowledge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🤗 大模型知识点内容

Note

2025-11-12: 不好意思,看到大家有关注,我还是持续更进一下,但是我的域名和服务器最近到期了,我看后面有没有空想想办法。

1. 基础知识模块(持续更新)

./LLM_Base
├── 001_Transformer.md
├── 002_Normalization.md
├── 003_Position-Embedding.md
├── 004_Activation.md
├── 005_Transformer-Other.md
├── 006_LLM-Frame.md
├── 007_MoE.md
├── README.md
├── 手撕内容.md
├── 大模型技术栈-算法与原理.md
└── 基础内容面试点.md
………………

2. 基础知识的coding(持续更新)

./NLP_coding
├── BP
├── PyTorch
├── activation
├── data
├── fine-tuning
│   └── __pycache__
├── hf
├── normlization
├── pipeline01
│   └── save_model
├── position_embedding
├── test
├── transformer
└── utils
………………

About

- 【LLM面经】大模型实习面试指南。手撕代码、面经经验、思考题等。初学者学习ing......欢迎指正错误

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published