jinyolim commited on
Commit
fe63538
1 Parent(s): 2f768d4

Update modal.json

Browse files
Files changed (1) hide show
  1. modal.json +3 -2
modal.json CHANGED
@@ -855,8 +855,9 @@
855
  {
856
  "id": "CalderaAI/30B-Epsilon",
857
  "instanceType": "ml.g5.48xlarge",
858
- "numGpu": 8,
859
- "containerStartupHealthCheckTimeout": 1200
 
860
  },
861
  {
862
  "id": "TheBloke/Falcon-180B-Chat-GPTQ",
 
855
  {
856
  "id": "CalderaAI/30B-Epsilon",
857
  "instanceType": "ml.g5.48xlarge",
858
+ "numGpu": 4,
859
+ "containerStartupHealthCheckTimeout": 1200,
860
+ "quantizationMethod": "gptq"
861
  },
862
  {
863
  "id": "TheBloke/Falcon-180B-Chat-GPTQ",