Comparison
BodhiApp vs ggrun
Verdict
Pick BodhiApp if bodhiApp streamlines local deployment of open-source and open-weight LLMs via Docker images, compatible with multiple hardware acceleration methods; pick ggrun if ggrun, an auto-tuned launcher for GGUF models using llama.cpp, offers OpenAI-compatible server support with multi-GPU tensor-split and MoE expert placement capabilities.
Markdown twin · BodhiApp alternatives · ggrun alternatives
GraphCanon updated Sep 20, 2026
8views this month
Trust & integrity
| Signal | BodhiApp | ggrun |
|---|---|---|
| Maintenance | Very active (0d since push) As of Sep 20, 2026 · github_public_v1 | Very active (0d since push) As of Sep 20, 2026 · github_public_v1 |
| Provenance | Not a fork · Organization account As of Sep 20, 2026 · github_public_v1 | Not a fork · Personal account As of Sep 20, 2026 · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of Jul 15, 2026 · osv@v1 | No lockfile (source not queried) As of Jul 15, 2026 · 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
- BodhiApp
- Run Open Source/Open Weight LLMs locally with OpenAI compatible APIs
- ggrun
- Auto-tuned launcher for GGUF models on llama.cpp with OpenAI-compatible server
Stars
- BodhiApp
- 139
- ggrun
- 275
Forks
- BodhiApp
- 11
- ggrun
- 18
Open issues
- BodhiApp
- 12
- ggrun
- 4
Language
- BodhiApp
- TypeScript
- ggrun
- Go
Adopt for
- BodhiApp
- BodhiApp streamlines local deployment of open-source and open-weight LLMs via Docker images, compatible with multiple hardware acceleration methods.
- ggrun
- ggrun, an auto-tuned launcher for GGUF models using llama.cpp, offers OpenAI-compatible server support with multi-GPU tensor-split and MoE expert placement capabilities.
Persona
- BodhiApp
- -
- ggrun
- -
Runtime
- BodhiApp
- -
- ggrun
- -
License
- BodhiApp
- The license information for BodhiApp has not been provided.
- ggrun
- MIT License allows using ggrun freely in both open source and commercial projects, with conditions that the copyright notice and permission notice are preserved.
Last pushed
- BodhiApp
- Sep 20, 2026
- ggrun
- Sep 19, 2026
Categories
- BodhiApp
- Inference & Serving, LLM Frameworks
- ggrun
- Inference & Serving
Trust and health
Open issues (now)
- BodhiApp
- 12
- ggrun
- 4
Stars delta
- BodhiApp
- +3 (30d)
- ggrun
- +11 (30d)
Open issues delta
- BodhiApp
- +2 (30d)
- ggrun
- +3 (30d)
Owner type
- BodhiApp
- Organization
- ggrun
- User
Full report
- BodhiApp
- Trust report
- ggrun
- Trust report
Choose BodhiApp if…
- BodhiApp is primarily TypeScript; ggrun is Go.
- Pricing: Pricing details are not mentioned in the repository data..
- Requirements: Requires Docker; Requires Docker environment. Specific model requirements vary depending on the hardware variant chosen..
- Tags unique to BodhiApp: gemma, generative-ai, llama, localllm.
- Also covers LLM Frameworks.
- You need to deploy LLMs locally with flexible hardware support including AMD, NVIDIA GPUs, and CPUs.
When NOT to use BodhiApp
- Your project strictly requires non-local deployment options, as BodhiApp focuses on local hosting of models.
- If your environment is limited to unsupported GPU hardware or lacks adequate drivers for CUDA, ROCm, or Vulkan acceleration methods.
- You need support beyond Mac platforms as BodhiApp does not yet provide installation instructions for other operating systems.
Choose ggrun if…
- ggrun is primarily Go; BodhiApp is TypeScript.
- Pricing: Free to use under MIT license; no direct costs involved in usage..
- Tags unique to ggrun: cuda, gguf, golang, inference-server.
- When developing systems that require automatic hardware optimization and tuning for GGUF models on multiple GPUs
When NOT to use ggrun
- For environments where single-GPU setups are preferred, as ggrun specializes in multi-GPU configurations and may offer limited advantage or additional complexity
- When you do not require auto-tuning capabilities for hardware performance optimization since this feature is specific to ggrun
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (BodhiSearch/BodhiApp) · observed Sep 20, 2026
- GitHub forks (BodhiSearch/BodhiApp) · observed Sep 20, 2026
- Last push (BodhiSearch/BodhiApp) · observed Sep 20, 2026
- License file (unknown) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 15, 2026
- GitHub stars (raketenkater/ggrun) · observed Sep 20, 2026
- GitHub forks (raketenkater/ggrun) · observed Sep 20, 2026
- Last push (raketenkater/ggrun) · observed Sep 19, 2026
- License file (MIT) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 15, 2026
GitHub stars on cards: BodhiApp 139 · ggrun 275 (synced Sep 20, 2026).
Common questions
- What is the difference between BodhiApp and ggrun?
- BodhiApp: Run Open Source/Open Weight LLMs locally with OpenAI compatible APIs. ggrun: Auto-tuned launcher for GGUF models on llama.cpp with OpenAI-compatible server. See the comparison table for live GitHub stats and shared categories.
- When should I choose BodhiApp over ggrun?
- Choose BodhiApp over ggrun when BodhiApp is primarily TypeScript; ggrun is Go; Pricing: Pricing details are not mentioned in the repository data.; Requirements: Requires Docker; Requires Docker environment. Specific model requirements vary depending on the hardware variant chosen.; Tags unique to BodhiApp: gemma, generative-ai, llama, localllm; Also covers LLM Frameworks; You need to deploy LLMs locally with flexible hardware support including AMD, NVIDIA GPUs, and CPUs.
- When should I choose ggrun over BodhiApp?
- Choose ggrun over BodhiApp when ggrun is primarily Go; BodhiApp is TypeScript; Pricing: Free to use under MIT license; no direct costs involved in usage.; Tags unique to ggrun: cuda, gguf, golang, inference-server; When developing systems that require automatic hardware optimization and tuning for GGUF models on multiple GPUs.
- When should I avoid BodhiApp?
- Your project strictly requires non-local deployment options, as BodhiApp focuses on local hosting of models. If your environment is limited to unsupported GPU hardware or lacks adequate drivers for CUDA, ROCm, or Vulkan acceleration methods. You need support beyond Mac platforms as BodhiApp does not yet provide installation instructions for other operating systems.
- When should I avoid ggrun?
- For environments where single-GPU setups are preferred, as ggrun specializes in multi-GPU configurations and may offer limited advantage or additional complexity When you do not require auto-tuning capabilities for hardware performance optimization since this feature is specific to ggrun
- Is BodhiApp or ggrun more popular on GitHub?
- ggrun has more GitHub stars (275 vs 139). Stars measure visibility, not whether either tool fits your constraints.
- Are BodhiApp and ggrun open source?
- Yes - both are open-source projects on GitHub.
- Where can I find alternatives to BodhiApp or ggrun?
- GraphCanon lists graph-backed alternatives at BodhiApp alternatives and ggrun alternatives (BodhiApp markdown twin, ggrun 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, BodhiApp or ggrun?
- BodhiApp: Very active. ggrun: Very 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 BodhiApp and ggrun?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: BodhiApp trust report; ggrun trust report.