mabunday commited on
Commit
11121ca
1 Parent(s): f040bf9

JumpStart automated update

Browse files

Report key [2024-03-23-07-11-07/deploy-reports/2024-03-23-07-1/processed-report.json]

Files changed (1) hide show
  1. modal.json +11 -11
modal.json CHANGED
@@ -3,9 +3,9 @@
3
  "model": [
4
  {
5
  "id": "google/gemma-7b",
6
- "instanceType": "ml.p4d.24xlarge",
7
  "numGpu": 8,
8
- "containerStartupHealthCheckTimeout": 1200
9
  },
10
  {
11
  "id": "google/gemma-7b-it",
@@ -2068,9 +2068,9 @@
2068
  },
2069
  {
2070
  "id": "codellama/CodeLlama-7b-hf",
2071
- "instanceType": "ml.g5.12xlarge",
2072
- "numGpu": 4,
2073
- "containerStartupHealthCheckTimeout": 900
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.p4d.24xlarge",
2120
  "numGpu": 8,
2121
- "containerStartupHealthCheckTimeout": 1500
2122
  },
2123
  {
2124
  "id": "codellama/CodeLlama-7b-Python-hf",
@@ -2128,15 +2128,15 @@
2128
  },
2129
  {
2130
  "id": "google/gemma-2b",
2131
- "instanceType": "ml.p4d.24xlarge",
2132
  "numGpu": 8,
2133
- "containerStartupHealthCheckTimeout": 1500
2134
  },
2135
  {
2136
  "id": "stabilityai/stable-diffusion-2-1",
2137
- "instanceType": "ml.p4d.24xlarge",
2138
  "numGpu": 8,
2139
- "containerStartupHealthCheckTimeout": 1500
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
  },