philschmid HF staff commited on
Commit
d2e4933
1 Parent(s): 2a21fc9

Update modal.json

Browse files
Files changed (1) hide show
  1. 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
  {