philschmid HF staff commited on
Commit
e89b93b
1 Parent(s): 2a43fbe

Update modal.json

Browse files
Files changed (1) hide show
  1. modal.json +5 -0
modal.json CHANGED
@@ -2053,6 +2053,11 @@
2053
  "instanceType": "ml.p5.48xlarge",
2054
  "numGpu": 8,
2055
  "containerStartupHealthCheckTimeout": 2100
 
 
 
 
 
2056
  }
2057
  ]
2058
  },
 
2053
  "instanceType": "ml.p5.48xlarge",
2054
  "numGpu": 8,
2055
  "containerStartupHealthCheckTimeout": 2100
2056
+ },{
2057
+ "id": "HuggingFaceM4/idefics-9b",
2058
+ "instanceType": "ml.g5.12xlarge",
2059
+ "numGpu": 4,
2060
+ "containerStartupHealthCheckTimeout": 600
2061
  }
2062
  ]
2063
  },