#5 · Primary category: AI Job Search & Career Assistants

LLM-Algorithm-Intern-Guide

包含 DeepSeek/Qwen 技术报告解析、手撕 PPO/RoPE/Transformer、RLHF 核心与八股文

Project last updated:03/28/26

GitHub Stars

660

Forks

13

Contributors

1

License

Other

Why we included this project

Preparing for a large-model algorithm internship means facing a wall of scattered interview questions, and this notebook collects the ones that actually show up. It is one author's study log, built from questions asked in real interviews and gathered from Chinese tech communities, then organized into chapters that track the usual interview syllabus: Transformer internals and attention variants, RoPE and KV-cache math, LoRA and QLoRA fine-tuning, RLHF with PPO/DPO/GRPO, and close reads of the DeepSeek-V3/R1 and Qwen technical reports. The curation and the depth of explanation are the point, not runnable tooling, so treat it as a structured revision map and a source of likely follow-up questions. Since the full notes live in an external Feishu document, the repo works best as a navigable table of contents and a checklist of topics to master before the interview.

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