From c4f4579041b6ce730948ec81b86c60147b8ec24a Mon Sep 17 00:00:00 2001 From: Luis Sarabando <153943596+Luis-Sarabando@users.noreply.github.com> Date: Fri, 2 Feb 2024 11:59:54 +0000 Subject: [PATCH 1/2] Update cloud_gpu.json Adding Hyperstack --- cloud_gpu.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/cloud_gpu.json b/cloud_gpu.json index 53dff2c..8253db5 100644 --- a/cloud_gpu.json +++ b/cloud_gpu.json @@ -832,6 +832,24 @@ "persistence": false, "region": "Worldwide", "pricing-source": "https://salad.com/pricing" + }, + { + "name": "Hyperstack", + "url": "https://hyperstack-portal.nexgencloud.com/", + "costrtxa4000": "$0.43", + "costrtxa5000": "$0.63", + "costrtx6000": "$1.10", + "costa40": "$1.10", + "costl40": "$1.40", + "costa100_80": "$2.75", + "costh100": "$4.30", + "images": true, + "notebooks": false, + "ssh": true, + "credits": "-", + "persistence": true, + "region": "Worldwide", + "pricing-source": "https://www.hyperstack.cloud/gpu-pricing" } ] } From da1ce2e6749050190e0905cc477627a1b2b45c81 Mon Sep 17 00:00:00 2001 From: Luis Sarabando <153943596+Luis-Sarabando@users.noreply.github.com> Date: Fri, 2 Feb 2024 17:56:01 +0000 Subject: [PATCH 2/2] Update cloud_gpu.json --- cloud_gpu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud_gpu.json b/cloud_gpu.json index 8253db5..b653eed 100644 --- a/cloud_gpu.json +++ b/cloud_gpu.json @@ -835,7 +835,7 @@ }, { "name": "Hyperstack", - "url": "https://hyperstack-portal.nexgencloud.com/", + "url": "https://console.hyperstack.cloud", "costrtxa4000": "$0.43", "costrtxa5000": "$0.63", "costrtx6000": "$1.10",