airllm vs awesome-llm-apps

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

airllmawesome-llm-apps
TaglineRepository for running large language models with reduced memory usage on limited GPU hardware.100+ AI Agent & RAG apps you can actually run — clone, customize, ship.
Stars22k117k
Forks2.6k17k
Open issues1066
LanguageJupyter NotebookPython
LicenseApache-2.0Apache-2.0
Last pushedJul 7, 2026Jun 15, 2026
CategoriesModel Training, Inference & ServingAI Agents, LLM Frameworks

airllm

AirLLM allows efficient inference of large language models like 70B parameter sizes using only a single 4GB GPU, without applying techniques such as quantization, distillation, or pruning. It supports various large-scale models and enhances performance capabilities through continuous updates focusing on model optimizations.

Jupyter Notebook

awesome-llm-apps

A repository containing a collection of AI agent and Retrieval-Augmented Generation (RAG) applications that are ready to be cloned, customized, and deployed. The projects cover various aspects such as AI agents, always-on agents, multi-agent teams, RAG techniques, voice agents, fine-tuning for specific use cases, and more.

Python