From 3ababfc30564797c36751086f086bc2b7f2c1884 Mon Sep 17 00:00:00 2001 From: "cursor[bot]" Date: Tue, 7 Jul 2026 15:24:43 +0000 Subject: [PATCH] DX-596-together-dedicated-endpoints: sync with mintlify-docs#1142 Update single-GPU on-demand rates in hardware-options.md to match the new pricing in docs/dedicated-endpoints/overview.mdx from togethercomputer/mintlify-docs#1142: - 1x_nvidia_h100_80gb_sxm: $6.49 -> $5.40 - 1x_nvidia_h200_140gb_sxm: $7.89 -> $6.60 - 1x_nvidia_b200_180gb_sxm: $11.95 -> $9.00 Generated by the Sync Skills Cursor Automation. --- .../references/hardware-options.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/skills/together-dedicated-endpoints/references/hardware-options.md b/skills/together-dedicated-endpoints/references/hardware-options.md index 07483e9..5e7da57 100644 --- a/skills/together-dedicated-endpoints/references/hardware-options.md +++ b/skills/together-dedicated-endpoints/references/hardware-options.md @@ -102,9 +102,9 @@ configurations of the same family; for the authoritative live rates always call | Hardware ID | Cost/hour | |-------------|-----------| -| `1x_nvidia_h100_80gb_sxm` | $6.49 | -| `1x_nvidia_h200_140gb_sxm` | $7.89 | -| `1x_nvidia_b200_180gb_sxm` | $11.95 | +| `1x_nvidia_h100_80gb_sxm` | $5.40 | +| `1x_nvidia_h200_140gb_sxm` | $6.60 | +| `1x_nvidia_b200_180gb_sxm` | $9.00 | Multi-GPU hardware IDs share the single-GPU suffix, e.g. four H100s use `4x_nvidia_h100_80gb_sxm`. Cost scales linearly with the GPU count.