feat(calc): expand cloud-availability with neocloud providers (Together, Nebius)#152
Open
thinkingfish wants to merge 1 commit into
Open
feat(calc): expand cloud-availability with neocloud providers (Together, Nebius)#152thinkingfish wants to merge 1 commit into
thinkingfish wants to merge 1 commit into
Conversation
Add `together` and `nebius` to the CloudProvider union; update the four NVIDIA systems (HGX H100/H200/B200, GB200 NVL72) where both providers publicly list HGX/NVL72-named cluster products on their pricing pages (together.ai/gpu-clusters, nebius.com/prices, verified 2026-06-15). Dropped candidates: modal/fireworks (single-GPU container slots, not baseboard units), runpod/vast (per-GPU rental marketplace), ovh (1-4 GPU max, not 8-GPU baseboard), scaleway/tensordock/replicate (couldn't confirm baseboard-level product offering from public pages).
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
llm-calc | 197a4a6 | Commit Preview URL | Jun 15 2026, 08:33 AM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Sourcing
Each addition was verified via WebFetch against the provider's own pricing or cluster page (together.ai/gpu-clusters, nebius.com/prices). The provider lists the specific accelerator product (e.g., "NVIDIA HGX H200", "GB200 NVL72") as a named SKU — not just per-GPU rentals.
Dropped candidates
Dropped rather than fabricate. Worth re-evaluating in a follow-up PR if/when we extend the data model to separate per-GPU rentals from baseboard products.
Test plan
🤖 Generated with Claude Code