Commit
·
2ae0203
1
Parent(s):
084a7a4
Update modal.json
Browse files- modal.json +2 -0
modal.json
CHANGED
@@ -1287,6 +1287,8 @@
|
|
1287 |
},
|
1288 |
{
|
1289 |
"id": "TheBloke/dolphin-2.1-mistral-7B-GPTQ",
|
|
|
|
|
1290 |
"quantizationMethod": "gptq"
|
1291 |
},
|
1292 |
]
|
|
|
1287 |
},
|
1288 |
{
|
1289 |
"id": "TheBloke/dolphin-2.1-mistral-7B-GPTQ",
|
1290 |
+
"instanceType": "ml.g5.2xlarge",
|
1291 |
+
"numGpu": 1,
|
1292 |
"quantizationMethod": "gptq"
|
1293 |
},
|
1294 |
]
|