Post

大模型训推高质量社区、技术博客与资源索引

大模型训推高质量社区、技术博客与资源索引

大模型训练与推理相关的高质量社区、技术博客、官方资源索引。按类型分类,表格形式便于快速查阅。


一、厂商 / 研究院官方博客

来源链接侧重
NVIDIA Technical Blogdeveloper.nvidia.com/blogGPU 训练、TensorRT-LLM、推理优化、Megatron
Meta AIai.meta.com/blogLlama 系列、开源模型、训练与部署
PyTorch Forumsdiscuss.pytorch.orgPyTorch 的社区
Hugging Facehuggingface.co/blogTransformers、Accelerate、TGI、推理部署
Google AIai.googleblog.comTPU、JAX、高效训练、Gemma
Anthropicanthropic.com/news扩展律、可解释性、对齐与安全
Microsoft Researchresearch.blogZeRO、DeepSpeed、分布式训练、系统优化

二、框架 / 工具官方博客

来源链接侧重
vLLMblog.vllm.ai推理引擎、KV Cache、分布式推理、PagedAttention
DeepSpeedMicrosoft Research 子站ZeRO 各阶段、3D 并行、大模型训练
PyTorchpytorch.org/blogFSDP、分布式、性能与生态
ms-swiftgithub.com/microsoft/ms-swift微软自研的Swift语言的LLM框架
llama-factorygithub.com/hiyouga/LLaMA-Factory一个用于训练和推理LLM的工具
Pai-Megatron-Patchgithub.com/microsoft/Pai-Megatron-Patch一个用于训练和推理LLM的工具
PEFTgithub.com/huggingface/peft后训练微调技术
unslothgithub.com/unslothai/unsloth一个用于训练和推理LLM的工具
liger-kernelgithub.com/bytedance/Liger-Kernel一个用于训练和推理LLM的工具
OpenAI Triton Docstriton-lang.org/main/getting-started/tutorials/OpenAI自研的 Triton 深度学习框架的文档
Megatron-LMgithub.com/NVIDIA/Megatron-LMNVIDIA自研的 Megatron-LM 深度学习框架的文档
veRLgithub.com/verl-project/verl/一个用于训练和推理LLM的工具
huggingface docshuggingface.co/docsHugging Face 的文档

三、个人 / 社区技术博客

来源链接侧重
Lil’Log (Lilian Weng)lilianweng.github.ioLLM 原理、RLHF、Agent、幻觉与对齐
Sebastian Raschkamagazine.sebastianraschka.comLLM 综述、前沿解读、《From Scratch》系列
Eugene Yaneugeneyan.com大模型应用、数据与工程实践
九原山 (ninehills)github.com/ninehills/blogLLM 学习路径、推理优化、Embedding 选型
LLM 大模型训练之路wqw547243068.github.io/llm_train预训练、SFT、RLHF、开源模型训练流程
苏剑林spaces.ac.cn苏剑林的博客

四、社区与资讯

来源链接侧重
Hugging Face Forumsdiscuss.huggingface.co模型、数据集、训练与部署讨论
r/LocalLLaMAreddit.com/r/LocalLLaMA本地推理、量化、硬件与框架
Papers with Codepaperswithcode.com论文 + 代码,按任务与模型检索
GPU Mode (YouTube)youtube.com/@gpumodeGPU、推理与训练工程架构

五、代表性单篇(训推系统向)

标题链接
ZeRO & DeepSpeed: Training 100B+ ModelsMicrosoft Research
The Ultra-Scale Playbook (HuggingFace)ultrascale-playbook
Introducing PyTorch Profiler – the new and improved performance tool – PyTorchpytorch.org/blog/introducing-pytorch-profiler
Profiling to understand torch.compile performance — PyTorch 2.10 documentationpytorch.org/docs/stable/profiler.html
Understanding GPU Memory 1: Visualizing All Allocations over Time – PyTorchpytorch.org/blog/understanding-gpu-memory-1
Understanding GPU Memory 2: What Is CUDA Kernel Memory? – PyTorchpytorch.org/blog/understanding-gpu-memory-2
Visualize and understand GPU memory in PyTorchhuggingface.co/blog/train_memory
Automated trace collection and analysis – PyTorchpytorch.org/blog/automated-trace-collection-and-analysis/
Slaying OOMs with PyTorch FSDP and torchaoparlance-labs.com/education/fine_tuning/slaying_ooms.html
Out of Memory (OOM) — Oumi AIoumi.ai/docs/en/latest/faq/oom.html
Inside vLLM: Anatomy of Inference Systemblog.vllm.ai
Mastering LLM Inference Optimization (NVIDIA)developer.nvidia.com

按需订阅 RSS 或 GitHub Watch,保持更新。

This post is licensed under CC BY 4.0 by the author.