JumpStart automated update
Browse filesReport key [2024-03-23-07-11-07/deploy-reports/2024-03-23-07-1/processed-report.json]
- modal.json +11 -11
modal.json
CHANGED
@@ -3,9 +3,9 @@
|
|
3 |
"model": [
|
4 |
{
|
5 |
"id": "google/gemma-7b",
|
6 |
-
"instanceType": "ml.
|
7 |
"numGpu": 8,
|
8 |
-
"containerStartupHealthCheckTimeout":
|
9 |
},
|
10 |
{
|
11 |
"id": "google/gemma-7b-it",
|
@@ -2068,9 +2068,9 @@
|
|
2068 |
},
|
2069 |
{
|
2070 |
"id": "codellama/CodeLlama-7b-hf",
|
2071 |
-
"instanceType": "ml.g5.
|
2072 |
-
"numGpu":
|
2073 |
-
"containerStartupHealthCheckTimeout":
|
2074 |
},
|
2075 |
{
|
2076 |
"id": "tiiuae/falcon-7b",
|
@@ -2116,9 +2116,9 @@
|
|
2116 |
},
|
2117 |
{
|
2118 |
"id": "stabilityai/stable-diffusion-xl-base-1.0",
|
2119 |
-
"instanceType": "ml.
|
2120 |
"numGpu": 8,
|
2121 |
-
"containerStartupHealthCheckTimeout":
|
2122 |
},
|
2123 |
{
|
2124 |
"id": "codellama/CodeLlama-7b-Python-hf",
|
@@ -2128,15 +2128,15 @@
|
|
2128 |
},
|
2129 |
{
|
2130 |
"id": "google/gemma-2b",
|
2131 |
-
"instanceType": "ml.
|
2132 |
"numGpu": 8,
|
2133 |
-
"containerStartupHealthCheckTimeout":
|
2134 |
},
|
2135 |
{
|
2136 |
"id": "stabilityai/stable-diffusion-2-1",
|
2137 |
-
"instanceType": "ml.
|
2138 |
"numGpu": 8,
|
2139 |
-
"containerStartupHealthCheckTimeout":
|
2140 |
}
|
2141 |
]
|
2142 |
},
|
|
|
3 |
"model": [
|
4 |
{
|
5 |
"id": "google/gemma-7b",
|
6 |
+
"instanceType": "ml.p5.48xlarge",
|
7 |
"numGpu": 8,
|
8 |
+
"containerStartupHealthCheckTimeout": 1500
|
9 |
},
|
10 |
{
|
11 |
"id": "google/gemma-7b-it",
|
|
|
2068 |
},
|
2069 |
{
|
2070 |
"id": "codellama/CodeLlama-7b-hf",
|
2071 |
+
"instanceType": "ml.g5.48xlarge",
|
2072 |
+
"numGpu": 8,
|
2073 |
+
"containerStartupHealthCheckTimeout": 1200
|
2074 |
},
|
2075 |
{
|
2076 |
"id": "tiiuae/falcon-7b",
|
|
|
2116 |
},
|
2117 |
{
|
2118 |
"id": "stabilityai/stable-diffusion-xl-base-1.0",
|
2119 |
+
"instanceType": "ml.p5.48xlarge",
|
2120 |
"numGpu": 8,
|
2121 |
+
"containerStartupHealthCheckTimeout": 1800
|
2122 |
},
|
2123 |
{
|
2124 |
"id": "codellama/CodeLlama-7b-Python-hf",
|
|
|
2128 |
},
|
2129 |
{
|
2130 |
"id": "google/gemma-2b",
|
2131 |
+
"instanceType": "ml.p5.48xlarge",
|
2132 |
"numGpu": 8,
|
2133 |
+
"containerStartupHealthCheckTimeout": 1800
|
2134 |
},
|
2135 |
{
|
2136 |
"id": "stabilityai/stable-diffusion-2-1",
|
2137 |
+
"instanceType": "ml.p5.48xlarge",
|
2138 |
"numGpu": 8,
|
2139 |
+
"containerStartupHealthCheckTimeout": 1800
|
2140 |
}
|
2141 |
]
|
2142 |
},
|