Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update getting_started.rst #63

Merged
merged 1 commit into from
Oct 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/cloud/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ for running workloads on GPUs enabled with high-performance networking so you ca
at scale without having to configure, autoscale, upgrade GPU infrastructure. The following clouds support
autoscaling:

- **GCP (a3-ultragpu), H100-80GB-MEGA:8, 1.6Tbps, 192vCPUs, 1TB RAM, 2TB disk** - **Available** ✅
- **GCP (a3-ultragpu), H100-MEGA-80GB:8, 1.6Tbps, 192vCPUs, 1TB RAM, 2TB disk** - **Available** ✅
- AWS on-demand/spot support, H100:8 3.2Tbps - In progress 🚧
- Azure on-demand/spot support, H100:8 3.2Tbps - In progress 🚧

On our autoscaling clusters, for now we only support :code:`H100:8` or :code:`H100-80GB-MEGA:8` instances, which
On our autoscaling clusters, for now we only support :code:`H100:8` or :code:`H100-MEGA-80GB:8` instances, which
can be requested as.

.. code-block:: yaml
Expand Down