ggrun: Easy AI Model Launching
Ggrun launches a self-hosted OpenAI-compatible server with auto-tuned settings for local AI solutions, especially suited for multi-GPU environments.
- •You need to deploy AI models on your own hardware for privacy or security reasons.
- •Your application requires low-latency AI responses that cloud services cannot guarantee.
- •You want to leverage the power of multiple GPUs for demanding AI workloads without relying on cloud providers.
go run main.go -model /path/to/your/llama.model -gpu 0,1 to start the server with a specific model and utilize two GPUs.
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/ggrun && curl -fsSL https://workflowstacks.com/api/skills/ggrun/claude-skill -o ~/.claude/skills/ggrun/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Ggrun: Easy AI Model Launching is a very large Go project (~85k lines across 226 code files, plus 15 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3go/pkg/advisor/artifact_test.goInside go/pkg/ — the main logic begins here
- 4examples/systemd/ggrun.serviceA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/ggrun && curl -fsSL https://workflowstacks.com/api/skills/ggrun/claude-skill -o ~/.claude/skills/ggrun/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More local-ai tools founders pair with this one.