JumpstartHuggingface
commited on
Commit
•
4cc8cbc
1
Parent(s):
02cac77
Update modal.json
Browse filesUpdate per latest top 30 models report
- modal.json +19 -1
modal.json
CHANGED
@@ -1,6 +1,24 @@
|
|
1 |
{
|
2 |
"inference": {
|
3 |
"model": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
{
|
5 |
"id": "meta-llama/Meta-Llama-3-70B-Instruct",
|
6 |
"instanceType": "ml.g5.48xlarge",
|
@@ -2158,7 +2176,7 @@
|
|
2158 |
},
|
2159 |
{
|
2160 |
"id": "stabilityai/stable-diffusion-xl-base-1.0",
|
2161 |
-
"instanceType": "ml.g5.
|
2162 |
"numGpu": 4,
|
2163 |
"containerStartupHealthCheckTimeout": 2100
|
2164 |
},
|
|
|
1 |
{
|
2 |
"inference": {
|
3 |
"model": [
|
4 |
+
{
|
5 |
+
"id": "CohereForAI/aya-23-35B",
|
6 |
+
"instanceType": "ml.g5.12xlarge",
|
7 |
+
"numGpu": 4,
|
8 |
+
"containerStartupHealthCheckTimeout": 1200
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"id": "mlabonne/Meta-Llama-3-120B-Instruct",
|
12 |
+
"instanceType": "ml.g5.48xlarge",
|
13 |
+
"numGpu": 8,
|
14 |
+
"containerStartupHealthCheckTimeout": 2100
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"id": "CohereForAI/aya-23-8B",
|
18 |
+
"instanceType": "ml.g5.12xlarge",
|
19 |
+
"numGpu": 4,
|
20 |
+
"containerStartupHealthCheckTimeout": 1200
|
21 |
+
},
|
22 |
{
|
23 |
"id": "meta-llama/Meta-Llama-3-70B-Instruct",
|
24 |
"instanceType": "ml.g5.48xlarge",
|
|
|
2176 |
},
|
2177 |
{
|
2178 |
"id": "stabilityai/stable-diffusion-xl-base-1.0",
|
2179 |
+
"instanceType": "ml.g5.24xlarge",
|
2180 |
"numGpu": 4,
|
2181 |
"containerStartupHealthCheckTimeout": 2100
|
2182 |
},
|