florentgbelidji HF staff commited on
Commit
83f9773
·
verified ·
1 Parent(s): e985277

Update modal.json

Browse files
Files changed (1) hide show
  1. modal.json +16 -16
modal.json CHANGED
@@ -93,14 +93,14 @@
93
  },
94
  {
95
  "id": "google/gemma-7b",
96
- "instanceType": "g6e.2xlarge",
97
- "numGpu": 1,
98
  "containerStartupHealthCheckTimeout": 2100
99
  },
100
  {
101
  "id": "google/gemma-7b-it",
102
- "instanceType": "ml.p4d.24xlarge",
103
- "numGpu": 8,
104
  "containerStartupHealthCheckTimeout": 1200
105
  },
106
  {
@@ -2091,8 +2091,8 @@
2091
  },
2092
  {
2093
  "id": "tiiuae/falcon-7b-instruct",
2094
- "instanceType": "ml.p5.48xlarge",
2095
- "numGpu": 8,
2096
  "containerStartupHealthCheckTimeout": 2100
2097
  },
2098
  {
@@ -2122,14 +2122,14 @@
2122
  },
2123
  {
2124
  "id": "gpt2-large",
2125
- "instanceType": "ml.p5.48xlarge",
2126
- "numGpu": 8,
2127
  "containerStartupHealthCheckTimeout": 2100
2128
  },
2129
  {
2130
  "id": "gpt2-medium",
2131
- "instanceType": "ml.p5.48xlarge",
2132
- "numGpu": 8,
2133
  "containerStartupHealthCheckTimeout": 2100
2134
  },
2135
  {
@@ -2194,8 +2194,8 @@
2194
  },
2195
  {
2196
  "id": "meta-llama/Llama-2-7b-chat-hf",
2197
- "instanceType": "ml.g5.48xlarge",
2198
- "numGpu": 8,
2199
  "containerStartupHealthCheckTimeout": 1200
2200
  },
2201
  {
@@ -2218,14 +2218,14 @@
2218
  },
2219
  {
2220
  "id": "google/gemma-2b",
2221
- "instanceType": "ml.p5.48xlarge",
2222
- "numGpu": 8,
2223
  "containerStartupHealthCheckTimeout": 2100
2224
  },
2225
  {
2226
  "id": "stabilityai/stable-diffusion-2-1",
2227
- "instanceType": "ml.p5.48xlarge",
2228
- "numGpu": 8,
2229
  "containerStartupHealthCheckTimeout": 2100
2230
  },
2231
  {
 
93
  },
94
  {
95
  "id": "google/gemma-7b",
96
+ "instanceType": "ml.g5.12xlarge",
97
+ "numGpu": 4,
98
  "containerStartupHealthCheckTimeout": 2100
99
  },
100
  {
101
  "id": "google/gemma-7b-it",
102
+ "instanceType": "ml.g5.12xlarge",
103
+ "numGpu": 4,
104
  "containerStartupHealthCheckTimeout": 1200
105
  },
106
  {
 
2091
  },
2092
  {
2093
  "id": "tiiuae/falcon-7b-instruct",
2094
+ "instanceType": "ml.g5.12xlarge",
2095
+ "numGpu": 4,
2096
  "containerStartupHealthCheckTimeout": 2100
2097
  },
2098
  {
 
2122
  },
2123
  {
2124
  "id": "gpt2-large",
2125
+ "instanceType": "ml.g5.12xlarge",
2126
+ "numGpu": 4,
2127
  "containerStartupHealthCheckTimeout": 2100
2128
  },
2129
  {
2130
  "id": "gpt2-medium",
2131
+ "instanceType": "ml.g5.12xlarge",
2132
+ "numGpu": 4,
2133
  "containerStartupHealthCheckTimeout": 2100
2134
  },
2135
  {
 
2194
  },
2195
  {
2196
  "id": "meta-llama/Llama-2-7b-chat-hf",
2197
+ "instanceType": "ml.g5.12xlarge",
2198
+ "numGpu": 4,
2199
  "containerStartupHealthCheckTimeout": 1200
2200
  },
2201
  {
 
2218
  },
2219
  {
2220
  "id": "google/gemma-2b",
2221
+ "instanceType": "ml.g5.2xlarge",
2222
+ "numGpu": 1,
2223
  "containerStartupHealthCheckTimeout": 2100
2224
  },
2225
  {
2226
  "id": "stabilityai/stable-diffusion-2-1",
2227
+ "instanceType": "ml.g5.12xlarge",
2228
+ "numGpu": 4,
2229
  "containerStartupHealthCheckTimeout": 2100
2230
  },
2231
  {