mabunday commited on
Commit
4f0d5cc
1 Parent(s): 331ccfa

JumpStart automated update

Browse files

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

Files changed (1) hide show
  1. modal.json +15 -3
modal.json CHANGED
@@ -45,9 +45,9 @@
45
  },
46
  {
47
  "id": "google/flan-t5-xxl",
48
- "instanceType": "ml.g5.12xlarge",
49
- "numGpu": 4,
50
- "containerStartupHealthCheckTimeout": 300
51
  },
52
  {
53
  "id": "bigscience/bloom-7b1",
@@ -2137,6 +2137,18 @@
2137
  "instanceType": "ml.p5.48xlarge",
2138
  "numGpu": 8,
2139
  "containerStartupHealthCheckTimeout": 2100
 
 
 
 
 
 
 
 
 
 
 
 
2140
  }
2141
  ]
2142
  },
 
45
  },
46
  {
47
  "id": "google/flan-t5-xxl",
48
+ "instanceType": "ml.g5.48xlarge",
49
+ "numGpu": 8,
50
+ "containerStartupHealthCheckTimeout": 900
51
  },
52
  {
53
  "id": "bigscience/bloom-7b1",
 
2137
  "instanceType": "ml.p5.48xlarge",
2138
  "numGpu": 8,
2139
  "containerStartupHealthCheckTimeout": 2100
2140
+ },
2141
+ {
2142
+ "id": "mistralai/Mistral-7B-Instruct-v0.1",
2143
+ "instanceType": "ml.g5.12xlarge",
2144
+ "numGpu": 4,
2145
+ "containerStartupHealthCheckTimeout": 900
2146
+ },
2147
+ {
2148
+ "id": "google/flan-t5-base",
2149
+ "instanceType": "ml.g5.12xlarge",
2150
+ "numGpu": 4,
2151
+ "containerStartupHealthCheckTimeout": 900
2152
  }
2153
  ]
2154
  },