@DanKornas: Keeping up with LLM systems research is messy when papers, reports, frameworks, and course links are scattered everywhe…
Summary
LLMSys-PaperList is a curated reading list on GitHub that organizes LLM systems research papers and resources into practical categories such as training systems, serving systems, and multi-modal coverage, helping AI/ML engineers and researchers stay updated.
View Cached Full Text
Cached at: 06/09/26, 12:46 PM
Keeping up with LLM systems research is messy when papers, reports, frameworks, and course links are scattered everywhere.
LLMSys-PaperList is a curated LLM systems reading list for AI/ML engineers, researchers, and builders tracking how large language models are trained, served, and optimized.
It helps you follow the field by organizing papers and resources into practical systems categories instead of one flat bookmark dump.
Key features: • Training systems – pre-training, post-training/RLHF, fault tolerance, and straggler mitigation sections • Serving systems – LLM serving, agent systems, edge serving, and efficiency optimization links • Multi-modal coverage – separate training and serving sections for multi-modal systems • Research context – industrial LLM technical reports, survey papers, benchmarks, leaderboards, and traces • Learning path – frameworks, ML systems readings, MLSys courses, and conference-specific paper lists
Free public GitHub repo.
Link in the reply
Similar Articles
@DanKornas: Stop learning LLM system design from random diagrams. genai-llm-ml-case-studies is a curated GitHub collection of 500+ …
A curated GitHub collection of over 500 real-world GenAI, LLM, and ML system design case studies from 130+ companies, organized by industry, use case, company, and architecture pattern. Open-source under MIT license.
@tom_doerr: Video-guided curriculum on ML systems and LLM infrastructure https://github.com/HuaizhengZhang/AI-Infra-from-Zero-to-He…
A curated video-guided curriculum and comprehensive list of resources for learning ML systems and LLM infrastructure, including papers, courses, and tutorials.
@tom_doerr: Categorized directory of LLM-based multi-agent papers https://github.com/taichengguo/LLM_MultiAgents_Survey_Papers…
A categorized directory of LLM-based multi-agent papers, including a survey paper and organized list of frameworks, orchestration, problem solving, simulation, and benchmarks.
@tom_doerr: Curated list of instruction and reasoning datasets for LLMs https://github.com/mlabonne/llm-datasets…
A curated list of instruction and reasoning datasets for LLMs, compiled by mlabonne, with details on dataset characteristics, licenses, and use cases.
Step-By-Step LLM Engineering Projects (2026 Edition)
A project-based roadmap for learning LLM engineering by building key components from tokenizers to serving stacks, including hardware foundations and post-training techniques.