Detect local GPU hardware and recommend optimal llama.cpp model + KV cache configuration. Supports AMD (ROCm) and NVIDIA (CUDA). Recommends TurboQuant KV compression when standard f16 cache won't fit.
$npx -y skills add domvox/hermes-skills --skill gpu-advisorInstalls into the current project.
Run `npx skills use "https://github.com/domvox/hermes-skills" --skill "domvox/hermes-skills/gpu-advisor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/domvox/hermes-skills" that are relevant to the current task. Run `npx skills add "https://github.com/domvox/hermes-skills"` and select the relevant skills, then follow their instructions.