Multi-GPU Support

#143
by LTT - opened

ZeroGPU is a shared infrastructure that optimizes GPU usage for AI models and demos on Hugging Face Spaces. It dynamically allocates and releases NVIDIA A100 GPUs as needed, offering:

Free GPU Access: Enables cost-effective GPU usage for Spaces.
Multi-GPU Support: Allows Spaces to leverage multiple GPUs concurrently on a single application.

Since my space's demand for GPU memory exceeds 40G, how do I use multiple GPUs? could you give me an example, thanks

Sign up or log in to comment