cbensimon HF staff commited on
Commit
9aa91fc
1 Parent(s): 53a1bd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ It has two goals :
20
  This is achieved by making Spaces efficiently hold and release GPUs as needed
21
  (as opposed to a classical GPU Space that holds exactly one GPU at any point in time)
22
 
23
- ZeroGPU uses _Nvidia A10G_ GPU devices under the hood
24
 
25
 
26
  # Compatibility
 
20
  This is achieved by making Spaces efficiently hold and release GPUs as needed
21
  (as opposed to a classical GPU Space that holds exactly one GPU at any point in time)
22
 
23
+ ZeroGPU uses _Nvidia A100_ GPU devices under the hood (40GB of vRAM are available for each workloads)
24
 
25
 
26
  # Compatibility