chore: resolve merge conflict
Browse files- modal.json +4 -0
modal.json
CHANGED
|
@@ -1285,6 +1285,10 @@
|
|
| 1285 |
"numGpu": 8,
|
| 1286 |
"containerStartupHealthCheckTimeout": 900
|
| 1287 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1288 |
{
|
| 1289 |
"id": "TheBloke/Mistral-7B-Code-16K-qlora-GGUF",
|
| 1290 |
"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 |
"id": "TheBloke/Mistral-7B-Code-16K-qlora-GGUF",
|
| 1294 |
"instanceType": "ml.p4d.24xlarge",
|