diff --git a/README.md b/README.md index f1a3c0e..e10e571 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ The server can spin up VMs with the following configurations: | `gpu_medium` | 4 | 8GB | 50GB | 1x NVIDIA Tesla V100 | | `gpu_large` | 4 | 12GB | 60GB | 1x NVIDIA Tesla V100 | | `gpu_xlarge` | 8 | 16GB | 60GB | 1x NVIDIA Tesla V100 | -| `gpu_2xlarge` | 8 | 32GB | 60GB | 1x NVIDIA Tesla V100 | -| `gpu_4xlarge` | 8 | 64GB | 60GB | 1x NVIDIA Tesla V100 | +| `gpu_2xlarge` | 8 | 32GB | 80GB | 1x NVIDIA Tesla V100 | +| `gpu_4xlarge` | 8 | 64GB | 100GB | 1x NVIDIA Tesla V100 | These runners use the `ubuntu-2204-nvidia-20230914` image. @@ -50,8 +50,8 @@ These runners use the `ubuntu-2204-nvidia-20230914` image. | `ci_medium` | 4 | 8GB | 60GB | | `ci_large` | 4 | 12GB | 60GB | | `ci_xlarge` | 4 | 32GB | 60GB | -| `ci_2xlarge` | 8 | 32GB | 60GB | -| `ci_4xlarge` | 8 | 64GB | 60GB | +| `ci_2xlarge` | 8 | 32GB | 80GB | +| `ci_4xlarge` | 8 | 64GB | 100GB | These runners use the `ubuntu-2204-20231018` image.