Commit
·
084a7a4
1
Parent(s):
da001d1
Update modal.json
Browse files- modal.json +5 -1
modal.json
CHANGED
@@ -1284,7 +1284,11 @@
|
|
1284 |
"instanceType": "ml.p4d.24xlarge",
|
1285 |
"numGpu": 8,
|
1286 |
"containerStartupHealthCheckTimeout": 900
|
1287 |
-
}
|
|
|
|
|
|
|
|
|
1288 |
]
|
1289 |
},
|
1290 |
"training": {}
|
|
|
1284 |
"instanceType": "ml.p4d.24xlarge",
|
1285 |
"numGpu": 8,
|
1286 |
"containerStartupHealthCheckTimeout": 900
|
1287 |
+
},
|
1288 |
+
{
|
1289 |
+
"id": "TheBloke/dolphin-2.1-mistral-7B-GPTQ",
|
1290 |
+
"quantizationMethod": "gptq"
|
1291 |
+
},
|
1292 |
]
|
1293 |
},
|
1294 |
"training": {}
|