#215 · Primary category: AI Tool Directories & Curated Lists
Awesome-Efficient-LLM
A curated list for Efficient Large Language Models
Project last updated:06/17/25
GitHub Stars
2.0K
Forks
169
Contributors
37
License
Other
Why we included this project
This is one of the more useful starting points we have found for anyone trying to make large language models cheaper to run, whether that means shrinking them, speeding up inference, or cutting memory use. The list is organized into focused sub-areas such as pruning, quantization, knowledge distillation, KV-cache compression, low-rank decomposition, and efficient fine-tuning, so you can jump straight to the technique you are investigating rather than wading through a flat pile of links. Each entry carries the paper, its code repository, and the venue it appeared at, which makes it practical for tracing a method from the write-up to a runnable implementation. It is maintained actively and accepts pull requests, so the collection stays current with recent work in the field. For teams scoping out which efficiency technique to adopt, this is a solid map of the options and the code behind them.
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
awesome-llm-apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
awesome-mcp-servers
A collection of MCP servers.
awesome-design-md
A collection of DESIGN.md files analysis by popular brand design systems. Drop one into your project and let coding agents generate a matching UI.
awesome-claude-skills
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems