Update modal.json
Browse files- modal.json +6 -0
modal.json
CHANGED
|
@@ -603,6 +603,12 @@
|
|
| 603 |
"numGpu": 8,
|
| 604 |
"containerStartupHealthCheckTimeout": 900
|
| 605 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 606 |
{
|
| 607 |
"id": "OpenBuddy/openbuddy-llama2-70b-v10.1-bf16",
|
| 608 |
"instanceType": "ml.p4d.24xlarge",
|
|
|
|
| 603 |
"numGpu": 8,
|
| 604 |
"containerStartupHealthCheckTimeout": 900
|
| 605 |
},
|
| 606 |
+
{
|
| 607 |
+
"id": "OpenBuddy/openbuddy-llama-65b-v8-bf16",
|
| 608 |
+
"instanceType": "ml.p4d.24xlarge",
|
| 609 |
+
"numGpu": 8,
|
| 610 |
+
"containerStartupHealthCheckTimeout": 900
|
| 611 |
+
},
|
| 612 |
{
|
| 613 |
"id": "OpenBuddy/openbuddy-llama2-70b-v10.1-bf16",
|
| 614 |
"instanceType": "ml.p4d.24xlarge",
|