mabunday commited on
Commit
909ec39
1 Parent(s): 3a0fb7c

JumpStart automated update

Browse files

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

Files changed (1) hide show
  1. modal.json +6 -6
modal.json CHANGED
@@ -2092,15 +2092,15 @@
2092
  },
2093
  {
2094
  "id": "openai/whisper-large-v3",
2095
- "instanceType": "ml.g5.12xlarge",
2096
- "numGpu": 4,
2097
- "containerStartupHealthCheckTimeout": 900
2098
  },
2099
  {
2100
  "id": "codellama/CodeLlama-70b-hf",
2101
- "instanceType": "ml.g5.12xlarge",
2102
- "numGpu": 4,
2103
- "containerStartupHealthCheckTimeout": 900
2104
  }
2105
  ]
2106
  },
 
2092
  },
2093
  {
2094
  "id": "openai/whisper-large-v3",
2095
+ "instanceType": "ml.g5.48xlarge",
2096
+ "numGpu": 8,
2097
+ "containerStartupHealthCheckTimeout": 1200
2098
  },
2099
  {
2100
  "id": "codellama/CodeLlama-70b-hf",
2101
+ "instanceType": "ml.g5.48xlarge",
2102
+ "numGpu": 8,
2103
+ "containerStartupHealthCheckTimeout": 1200
2104
  }
2105
  ]
2106
  },