mabunday commited on
Commit
157e452
1 Parent(s): f376ea9

JumpStart automated update

Browse files

Report key [2024-03-18-07-19-05/deploy-reports/2024-03-18-07-1/processed-report.json]

Files changed (1) hide show
  1. modal.json +5 -5
modal.json CHANGED
@@ -3,9 +3,9 @@
3
  "model": [
4
  {
5
  "id": "google/gemma-7b",
6
- "instanceType": "ml.g5.48xlarge",
7
  "numGpu": 8,
8
- "containerStartupHealthCheckTimeout": 900
9
  },
10
  {
11
  "id": "google/gemma-7b-it",
@@ -2110,9 +2110,9 @@
2110
  },
2111
  {
2112
  "id": "mistralai/Mistral-7B-v0.1",
2113
- "instanceType": "ml.g5.12xlarge",
2114
- "numGpu": 4,
2115
- "containerStartupHealthCheckTimeout": 900
2116
  }
2117
  ]
2118
  },
 
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",
 
2110
  },
2111
  {
2112
  "id": "mistralai/Mistral-7B-v0.1",
2113
+ "instanceType": "ml.g5.48xlarge",
2114
+ "numGpu": 8,
2115
+ "containerStartupHealthCheckTimeout": 1200
2116
  }
2117
  ]
2118
  },