A phonebook for the LLM research gold rush
Because the flood of post-ChatGPT papers, models, and frameworks needed a human-curated index.

What it does
Awesome-LLM is a high-traffic curated index of the large-language-model ecosystem. It collects milestone research papers, open-weight checkpoints, training frameworks, inference tools, evaluation benchmarks, datasets, courses, and APIs into a single, browsable markdown monolith. There is no code to clone—think of it as a community-maintained card catalog for a field that publishes faster than most people can read.
The interesting bit The standout section is a chronological table of milestone papers, tracing the lineage from the 2017 Transformer through GPT-3, Chinchilla, BLOOM, and beyond, each tagged by institute and linked directly to PDFs. It is essentially a compressed history of how the current LLM era happened, with the tooling you need to actually use the models sitting in adjacent sections.
Key highlights
- Milestone papers table spanning 2017–present with direct arXiv and institute links
- Coverage of the full model lifecycle: training frameworks, inference engines, evaluation suites, and deployment tools
- Curated lists of publicly available checkpoints, APIs, and open-source alternatives
- Trending projects spotlight (e.g., DeepSeek-R1, TinyZero) surfaced at the top
- Books, tutorials, and “great thoughts” sections for when you need context, not just citations
Verdict Bookmark this if you are trying to move from “I heard about that paper” to “here is the PDF, the code, and the model weights.” Skip it if you are hunting for original implementations or a novel algorithm to import.
Frequently asked
- What is Hannibal046/Awesome-LLM?
- Because the flood of post-ChatGPT papers, models, and frameworks needed a human-curated index.
- Is Awesome-LLM open source?
- Yes — Hannibal046/Awesome-LLM is open source, released under the CC0-1.0 license.
- How popular is Awesome-LLM?
- Hannibal046/Awesome-LLM has 27.2k stars on GitHub and is currently holding steady.
- Where can I find Awesome-LLM?
- Hannibal046/Awesome-LLM is on GitHub at https://github.com/Hannibal046/Awesome-LLM.