Update modal.json

#7
by hxw710 - opened
Files changed (1) hide show
  1. modal.json +6 -1
modal.json CHANGED
@@ -836,8 +836,13 @@
836
  "instanceType": "ml.g5.48xlarge",
837
  "numGpu": 8,
838
  "containerStartupHealthCheckTimeout": 900
 
 
 
 
 
 
839
  }
840
-
841
  ]
842
  },
843
  "training": {}
 
836
  "instanceType": "ml.g5.48xlarge",
837
  "numGpu": 8,
838
  "containerStartupHealthCheckTimeout": 900
839
+ },
840
+ {
841
+ "id": "TheBloke/Falcon-180B-Chat-GPTQ",
842
+ "instanceType": "ml.p4de.24xlarge",
843
+ "numGpu": 8,
844
+ "containerStartupHealthCheckTimeout": 900
845
  }
 
846
  ]
847
  },
848
  "training": {}