π ZeroGPU medium size is now available as a power-user feature
Nothing too fancy for nowβZeroGPU Spaces still default to large (70GB VRAM)βbut this paves the way for: - π° size-based quotas / pricing (medium will offer significantly more usage than large) - 𦣠the upcoming xlarge size (141GB VRAM)
You can as of now control GPU size via a Space variable. Accepted values: - auto (future default) - medium - large (current default)
The auto mode checks total CUDA tensor size during startup: - More than 30GB β large - Otherwise β medium