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

JumpStart automated update

Browse files

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

Files changed (1) hide show
  1. modal.json +24 -0
modal.json CHANGED
@@ -2113,6 +2113,30 @@
2113
  "instanceType": "ml.g5.48xlarge",
2114
  "numGpu": 8,
2115
  "containerStartupHealthCheckTimeout": 1200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2116
  }
2117
  ]
2118
  },
 
2113
  "instanceType": "ml.g5.48xlarge",
2114
  "numGpu": 8,
2115
  "containerStartupHealthCheckTimeout": 1200
2116
+ },
2117
+ {
2118
+ "id": "stabilityai/stable-diffusion-xl-base-1.0",
2119
+ "instanceType": "ml.g5.12xlarge",
2120
+ "numGpu": 4,
2121
+ "containerStartupHealthCheckTimeout": 900
2122
+ },
2123
+ {
2124
+ "id": "codellama/CodeLlama-7b-Python-hf",
2125
+ "instanceType": "ml.g5.12xlarge",
2126
+ "numGpu": 4,
2127
+ "containerStartupHealthCheckTimeout": 900
2128
+ },
2129
+ {
2130
+ "id": "google/gemma-2b",
2131
+ "instanceType": "ml.g5.12xlarge",
2132
+ "numGpu": 4,
2133
+ "containerStartupHealthCheckTimeout": 900
2134
+ },
2135
+ {
2136
+ "id": "stabilityai/stable-diffusion-2-1",
2137
+ "instanceType": "ml.g5.12xlarge",
2138
+ "numGpu": 4,
2139
+ "containerStartupHealthCheckTimeout": 900
2140
  }
2141
  ]
2142
  },