Post
5714
π ZeroGPU
Nothing too fancy for nowβZeroGPU Spaces still default to
- π° size-based quotas / pricing (
- 𦣠the upcoming
You can as of now control GPU size via a Space variable. Accepted values:
-
-
-
The auto mode checks total CUDA tensor size during startup:
- More than 30GB β
- Otherwise β
medium
size is now available as a power-user featureNothing 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