mabunday commited on
Commit
f040bf9
·
verified ·
1 Parent(s): 0851807

JumpStart automated update

Browse files

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

Files changed (1) hide show
  1. modal.json +6 -6
modal.json CHANGED
@@ -2116,9 +2116,9 @@
2116
  },
2117
  {
2118
  "id": "stabilityai/stable-diffusion-xl-base-1.0",
2119
- "instanceType": "ml.g5.48xlarge",
2120
  "numGpu": 8,
2121
- "containerStartupHealthCheckTimeout": 1200
2122
  },
2123
  {
2124
  "id": "codellama/CodeLlama-7b-Python-hf",
@@ -2128,15 +2128,15 @@
2128
  },
2129
  {
2130
  "id": "google/gemma-2b",
2131
- "instanceType": "ml.g5.48xlarge",
2132
  "numGpu": 8,
2133
- "containerStartupHealthCheckTimeout": 1200
2134
  },
2135
  {
2136
  "id": "stabilityai/stable-diffusion-2-1",
2137
- "instanceType": "ml.g5.48xlarge",
2138
  "numGpu": 8,
2139
- "containerStartupHealthCheckTimeout": 1200
2140
  }
2141
  ]
2142
  },
 
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
  },
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
  },