Update modal.json
Browse filesOne-off change to address https://t.corp.amazon.com/V1020690757/communication.
- modal.json +6 -0
modal.json
CHANGED
@@ -284,6 +284,12 @@
|
|
284 |
"instanceType": "ml.p4de.24xlarge",
|
285 |
"numGpu": 8,
|
286 |
"containerStartupHealthCheckTimeout": 900
|
|
|
|
|
|
|
|
|
|
|
|
|
287 |
}
|
288 |
]
|
289 |
},
|
|
|
284 |
"instanceType": "ml.p4de.24xlarge",
|
285 |
"numGpu": 8,
|
286 |
"containerStartupHealthCheckTimeout": 900
|
287 |
+
},
|
288 |
+
{
|
289 |
+
"id": "lmsys/vicuna-33b-v1.3",
|
290 |
+
"instanceType": "ml.p4de.24xlarge",
|
291 |
+
"numGpu": 4,
|
292 |
+
"containerStartupHealthCheckTimeout": 900
|
293 |
}
|
294 |
]
|
295 |
},
|