Comparison
Awesome-LLM-Compression vs lorax
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 lorax if lorax is a Python-based inference server specialized in managing large fleets of LoRA-adapted language models, which can scale up to thousands of fine-tuned LLMs. It supports.
Markdown twin · Awesome-LLM-Compression alternatives · lorax alternatives
GraphCanon updated 1d
Trust & integrity
| Signal | Awesome-LLM-Compression | lorax |
|---|---|---|
| Maintenance | Steady (37d since push) As of 2w · github_public_v1 | Steady (83d since push) As of 1d · github_public_v1 |
| Provenance | Not a fork · Personal account As of 2w · github_public_v1 | Not a fork · Organization account As of 1d · 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.
- lorax
- Multi-LoRA inference server for scalable fine-tuned LLMs
Stars
- Awesome-LLM-Compression
- 1.9k
- lorax
- 3.8k
Forks
- Awesome-LLM-Compression
- 129
- lorax
- 326
Open issues
- Awesome-LLM-Compression
- 1
- lorax
- 185
Language
- Awesome-LLM-Compression
- -
- lorax
- Python
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.
- lorax
- Lorax is a Python-based inference server specialized in managing large fleets of LoRA-adapted language models, which can scale up to thousands of fine-tuned LLMs. It supports platforms like GPT and LLaMA using PyTorch.
Persona
- Awesome-LLM-Compression
- -
- lorax
- -
Runtime
- Awesome-LLM-Compression
- -
- lorax
- -
License
- Awesome-LLM-Compression
- MIT License
- lorax
- Apache-2.0
Last pushed
- Awesome-LLM-Compression
- Jun 30, 2026
- lorax
- May 28, 2026
Categories
- Awesome-LLM-Compression
- Inference & Serving, LLM Frameworks
- lorax
- Inference & Serving
Trust and health
Days since push
- Awesome-LLM-Compression
- 37d
- lorax
- 83d
Open issues (now)
- Awesome-LLM-Compression
- 1
- lorax
- 185
Stars delta
- Awesome-LLM-Compression
- Unknown
- lorax
- +10 (30d)
Open issues delta
- Awesome-LLM-Compression
- Unknown
- lorax
- +1 (30d)
Owner type
- Awesome-LLM-Compression
- User
- lorax
- Organization
Full report
- Awesome-LLM-Compression
- Trust report
- lorax
- Trust report
Choose Awesome-LLM-Compression if…
- License: Awesome-LLM-Compression is MIT, lorax 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 lorax if…
- License: lorax is Apache-2.0, Awesome-LLM-Compression is MIT.
- Requirements: Requires Nvidia GPU (Ampere generation or above); CUDA 11.8 compatible drivers and higher; Linux OS required; Docker for setup.
- Tags unique to lorax: fine-tuning, gpt, llama, llm-inference.
- lorax ships Docker support for self-hosted deployment.
- - You require an infrastructure that can manage up to thousands of LoRA-adapted LLMs simultaneously for high-throughput inference.
When NOT to use lorax
- - Your system does not meet the minimum hardware requirements (Nvidia Ampere generation GPU or higher).
- - If your team lacks experience with Docker and Linux-based systems since Lorax's setup guidelines rely heavily on these technologies.
- - You are restricted to software licenses other than Apache-2.0, as Lorax is distributed under this specific license.
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 (predibase/lorax) · observed Aug 20, 2026
- GitHub forks (predibase/lorax) · observed Aug 20, 2026
- Last push (predibase/lorax) · observed May 28, 2026
- License file (Apache-2.0) · observed Aug 20, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: Awesome-LLM-Compression 1.9k · lorax 3.8k (synced Aug 6, 2026).
Common questions
- What is the difference between Awesome-LLM-Compression and lorax?
- Awesome-LLM-Compression: Awesome LLM compression research papers and tools to accelerate LLM training and inference.. lorax: Multi-LoRA inference server for scalable fine-tuned LLMs. See the comparison table for live GitHub stats and shared categories.
- When should I choose Awesome-LLM-Compression over lorax?
- Choose Awesome-LLM-Compression over lorax when License: Awesome-LLM-Compression is MIT, lorax 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 lorax over Awesome-LLM-Compression?
- Choose lorax over Awesome-LLM-Compression when License: lorax is Apache-2.0, Awesome-LLM-Compression is MIT; Requirements: Requires Nvidia GPU (Ampere generation or above); CUDA 11.8 compatible drivers and higher; Linux OS required; Docker for setup; Tags unique to lorax: fine-tuning, gpt, llama, llm-inference; lorax ships Docker support for self-hosted deployment; - You require an infrastructure that can manage up to thousands of LoRA-adapted LLMs simultaneously for high-throughput inference.
- 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 lorax?
- - Your system does not meet the minimum hardware requirements (Nvidia Ampere generation GPU or higher). - If your team lacks experience with Docker and Linux-based systems since Lorax's setup guidelines rely heavily on these technologies. - You are restricted to software licenses other than Apache-2.0, as Lorax is distributed under this specific license.
- Is Awesome-LLM-Compression or lorax more popular on GitHub?
- lorax has more GitHub stars (3,826 vs 1,859). Stars measure visibility, not whether either tool fits your constraints.
- Are Awesome-LLM-Compression and lorax open source?
- Yes - both are open-source projects on GitHub (Awesome-LLM-Compression: MIT, lorax: Apache-2.0).
- Where can I find alternatives to Awesome-LLM-Compression or lorax?
- GraphCanon lists graph-backed alternatives at Awesome-LLM-Compression alternatives and lorax alternatives (Awesome-LLM-Compression markdown twin, lorax 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 lorax?
- Awesome-LLM-Compression: Steady. lorax: Steady. 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 lorax?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: Awesome-LLM-Compression trust report; lorax trust report.