#429 · Primary category: Education & Research
time-to-first-token
A 10-week, 30-minutes-a-day roadmap for LLM inference serving and optimization. vLLM, SGLang, quantization, speculative decoding, benchmarking.
Project last updated:08/14/26
GitHub Stars
808
Forks
96
Contributors
1
License
Apache-2.0
Why we included this project
Most LLM inference learning material is a pile of disconnected tutorials. This roadmap is the opposite: all fifty sessions feed one OpenAI-compatible inference service that you deploy on a rented GPU, instrument with Grafana, load test past a thousand concurrent requests, and optimize with quantization and speculative decoding. The roofline model comes before any tuning knob, so you understand why each optimization matters before you touch it. Engineers who already know Python and transformers but have never run a serving stack get a coherent path from first principles to a reproducible benchmark, and the skim-versus-build session labels make it easy to compress material you already know. That also makes it work as a refresher for people with some serving experience, not just a beginner course.
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
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI