mabunday commited on
Commit
3a0fb7c
1 Parent(s): 48eeffe

JumpStart automated update

Browse files

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

Files changed (1) hide show
  1. modal.json +12 -0
modal.json CHANGED
@@ -2089,6 +2089,18 @@
2089
  "instanceType": "ml.g5.12xlarge",
2090
  "numGpu": 4,
2091
  "containerStartupHealthCheckTimeout": 600
 
 
 
 
 
 
 
 
 
 
 
 
2092
  }
2093
  ]
2094
  },
 
2089
  "instanceType": "ml.g5.12xlarge",
2090
  "numGpu": 4,
2091
  "containerStartupHealthCheckTimeout": 600
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
  },