Update modal.json
Browse files- modal.json +1 -1
modal.json
CHANGED
@@ -1742,7 +1742,7 @@
|
|
1742 |
{
|
1743 |
"id": "TheBloke/Llama-2-7B-32K-Instruct-GPTQ",
|
1744 |
"instanceType": "ml.p4d.24xlarge",
|
1745 |
-
"numGpu":
|
1746 |
"containerStartupHealthCheckTimeout": 1500,
|
1747 |
"quantizationMethod": "gptq"
|
1748 |
},
|
|
|
1742 |
{
|
1743 |
"id": "TheBloke/Llama-2-7B-32K-Instruct-GPTQ",
|
1744 |
"instanceType": "ml.p4d.24xlarge",
|
1745 |
+
"numGpu": 2,
|
1746 |
"containerStartupHealthCheckTimeout": 1500,
|
1747 |
"quantizationMethod": "gptq"
|
1748 |
},
|