jinyolim commited on
Commit
4e1a3c1
1 Parent(s): aaf8ebe

Update modal.json

Browse files
Files changed (1) hide show
  1. modal.json +12 -0
modal.json CHANGED
@@ -272,6 +272,18 @@
272
  "instanceType": "ml.p4de.24xlarge",
273
  "numGpu": 4,
274
  "containerStartupHealthCheckTimeout": 900
 
 
 
 
 
 
 
 
 
 
 
 
275
  }
276
  ]
277
  },
 
272
  "instanceType": "ml.p4de.24xlarge",
273
  "numGpu": 4,
274
  "containerStartupHealthCheckTimeout": 900
275
+ },
276
+ {
277
+ "id": "TheBloke/Llama-2-70B-fp16",
278
+ "instanceType": "ml.p4de.24xlarge",
279
+ "numGpu": 4,
280
+ "containerStartupHealthCheckTimeout": 900
281
+ },
282
+ {
283
+ "id": "openbmb/UltraLM-65b",
284
+ "instanceType": "ml.p4de.24xlarge",
285
+ "numGpu": 4,
286
+ "containerStartupHealthCheckTimeout": 900
287
  }
288
  ]
289
  },