<p>Ever tested your AI-powered Spin app locally and spent quite a while waiting for your machine’s compute to kick in…? Us too! The spin-cloud-gpu plugin allows you to use GPUs on Fermyon Cloud while running your Spin app locally with <code>spin up</code>.</p> <h2>Installation</h2> <pre><code class="language-bash">spin plugins install -u https://github.com/fermyon/spin-cloud-gpu/releases/download/canary/cloud-gpu.json -y </code></pre> <p>For usage information, check out the source in <a href="https://github.com/fermyon/spin-cloud-gpu">GitHub</a>.</p>