Comparison
Awesome-LLM-Compression vs tiny-vllm
Verdict
Pick Awesome-LLM-Compression if awesome LLM-Compression curates a comprehensive collection of research papers and tools aimed at compressing large language models, focusing on enhancing computational efficiency during both training and serving phases; pick tiny-vllm if for those needing a compact yet potent LLM inference engine built on C++ and CUDA, tiny-vllm presents an accessible framework inspired by its larger sibling, vLLM.
Markdown twin · Awesome-LLM-Compression alternatives · tiny-vllm alternatives
GraphCanon updated 2w
Trust & integrity
| Signal | Awesome-LLM-Compression | tiny-vllm |
|---|---|---|
| Maintenance | Steady (37d since push) As of 2w · github_public_v1 | Active (22d since push) As of 4w · github_public_v1 |
| Provenance | Not a fork · Personal account As of 2w · github_public_v1 | Not a fork · Personal account As of 4w · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | No lockfile (source not queried) As of 1mo · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- Awesome-LLM-Compression
- Awesome LLM compression research papers and tools to accelerate LLM training and inference.
- tiny-vllm
- Build your own high performance LLM inference engine in C++ and CUDA - a smaller version of vLLM
Stars
- Awesome-LLM-Compression
- 1.9k
- tiny-vllm
- 947
Forks
- Awesome-LLM-Compression
- 129
- tiny-vllm
- 68
Open issues
- Awesome-LLM-Compression
- 1
- tiny-vllm
- 2
Language
- Awesome-LLM-Compression
- -
- tiny-vllm
- C++
Adopt for
- Awesome-LLM-Compression
- Awesome LLM-Compression curates a comprehensive collection of research papers and tools aimed at compressing large language models, focusing on enhancing computational efficiency during both training and serving phases.
- tiny-vllm
- For those needing a compact yet potent LLM inference engine built on C++ and CUDA, tiny-vllm presents an accessible framework inspired by its larger sibling, vLLM.
Persona
- Awesome-LLM-Compression
- -
- tiny-vllm
- -
Runtime
- Awesome-LLM-Compression
- -
- tiny-vllm
- -
License
- Awesome-LLM-Compression
- MIT License
- tiny-vllm
- Apache-2.0
Last pushed
- Awesome-LLM-Compression
- Jun 30, 2026
- tiny-vllm
- Jul 2, 2026
Categories
- Awesome-LLM-Compression
- Inference & Serving, LLM Frameworks
- tiny-vllm
- Inference & Serving
Trust and health
Maintenance
- Awesome-LLM-Compression
- Steady (60%)
- tiny-vllm
- Active (82%)
Days since push
- Awesome-LLM-Compression
- 37d
- tiny-vllm
- 22d
Open issues (now)
- Awesome-LLM-Compression
- 1
- tiny-vllm
- 2
Full report
- Awesome-LLM-Compression
- Trust report
- tiny-vllm
- Trust report
Choose Awesome-LLM-Compression if…
- License: Awesome-LLM-Compression is MIT, tiny-vllm is Apache-2.0.
- Requirements: The repository provides curated listings but does not develop its own software; hence specific language requirements are not applicable..
- Tags unique to Awesome-LLM-Compression: compression, efficiency, research papers, training acceleration.
- Also covers LLM Frameworks.
- When you need to explore the latest advancements in LLM compression techniques and their impact on both training and inference.
When NOT to use Awesome-LLM-Compression
- Avoid relying solely on Awesome LLM-Compression if you require a hands-on toolset rather than theoretical frameworks and research papers, as it focuses more on consolidating the survey information.
- If your immediate need is for proprietary or commercial tools that offer out-of-the-box functionality, since this resource mainly links to academic research and open-source projects.
Choose tiny-vllm if…
- License: tiny-vllm is Apache-2.0, Awesome-LLM-Compression is MIT.
- Tags unique to tiny-vllm: cuda, hpc, llm, lstm.
- When you require a lightweight solution for deploying large language model inference in environments with limited resources but still demand high performance.
When NOT to use tiny-vllm
- Avoid using tiny-vllm if the application requires the full feature set offered by its larger counterpart, vLLM, as it has been trimmed for lightweight use.
- Do not choose this tool when working in environments that do not support CUDA or where a higher abstraction level is preferred over direct C++ and CUDA implementation.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (HuangOwen/Awesome-LLM-Compression) · observed Aug 6, 2026
- GitHub forks (HuangOwen/Awesome-LLM-Compression) · observed Aug 6, 2026
- Last push (HuangOwen/Awesome-LLM-Compression) · observed Jun 30, 2026
- License file (MIT) · observed Aug 6, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (jmaczan/tiny-vllm) · observed Jul 25, 2026
- GitHub forks (jmaczan/tiny-vllm) · observed Jul 25, 2026
- Last push (jmaczan/tiny-vllm) · observed Jul 2, 2026
- License file (Apache-2.0) · observed Jul 25, 2026
- Decision facts (enrichment) · observed Jul 15, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: Awesome-LLM-Compression 1.9k · tiny-vllm 947 (synced Aug 6, 2026).
Common questions
- What is the difference between Awesome-LLM-Compression and tiny-vllm?
- Awesome-LLM-Compression: Awesome LLM compression research papers and tools to accelerate LLM training and inference.. tiny-vllm: Build your own high performance LLM inference engine in C++ and CUDA - a smaller version of vLLM. See the comparison table for live GitHub stats and shared categories.
- When should I choose Awesome-LLM-Compression over tiny-vllm?
- Choose Awesome-LLM-Compression over tiny-vllm when License: Awesome-LLM-Compression is MIT, tiny-vllm is Apache-2.0; Requirements: The repository provides curated listings but does not develop its own software; hence specific language requirements are not applicable.; Tags unique to Awesome-LLM-Compression: compression, efficiency, research papers, training acceleration; Also covers LLM Frameworks; When you need to explore the latest advancements in LLM compression techniques and their impact on both training and inference.
- When should I choose tiny-vllm over Awesome-LLM-Compression?
- Choose tiny-vllm over Awesome-LLM-Compression when License: tiny-vllm is Apache-2.0, Awesome-LLM-Compression is MIT; Tags unique to tiny-vllm: cuda, hpc, llm, lstm; When you require a lightweight solution for deploying large language model inference in environments with limited resources but still demand high performance.
- When should I avoid Awesome-LLM-Compression?
- Avoid relying solely on Awesome LLM-Compression if you require a hands-on toolset rather than theoretical frameworks and research papers, as it focuses more on consolidating the survey information. If your immediate need is for proprietary or commercial tools that offer out-of-the-box functionality, since this resource mainly links to academic research and open-source projects.
- When should I avoid tiny-vllm?
- Avoid using tiny-vllm if the application requires the full feature set offered by its larger counterpart, vLLM, as it has been trimmed for lightweight use. Do not choose this tool when working in environments that do not support CUDA or where a higher abstraction level is preferred over direct C++ and CUDA implementation.
- Is Awesome-LLM-Compression or tiny-vllm more popular on GitHub?
- Awesome-LLM-Compression has more GitHub stars (1,859 vs 947). Stars measure visibility, not whether either tool fits your constraints.
- Are Awesome-LLM-Compression and tiny-vllm open source?
- Yes - both are open-source projects on GitHub (Awesome-LLM-Compression: MIT, tiny-vllm: Apache-2.0).
- Where can I find alternatives to Awesome-LLM-Compression or tiny-vllm?
- GraphCanon lists graph-backed alternatives at Awesome-LLM-Compression alternatives and tiny-vllm alternatives (Awesome-LLM-Compression markdown twin, tiny-vllm markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, Awesome-LLM-Compression or tiny-vllm?
- Awesome-LLM-Compression: Steady. tiny-vllm: Active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for Awesome-LLM-Compression and tiny-vllm?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: Awesome-LLM-Compression trust report; tiny-vllm trust report.