philschmid HF staff commited on
Commit
6cc4643
1 Parent(s): bd8a184

Update modal.json

Browse files
Files changed (1) hide show
  1. modal.json +10 -0
modal.json CHANGED
@@ -70,6 +70,16 @@
70
  "id": "h2oai/h2ogpt-oig-oasst1-falcon-40b",
71
  "instanceType": "ml.g5.12xlarge",
72
  "numGpu": 4
 
 
 
 
 
 
 
 
 
 
73
  }
74
  ]
75
  },
 
70
  "id": "h2oai/h2ogpt-oig-oasst1-falcon-40b",
71
  "instanceType": "ml.g5.12xlarge",
72
  "numGpu": 4
73
+ },
74
+ {
75
+ "id": "tiiuae/falcon-180B",
76
+ "instanceType": "ml.p4de.24xlarge",
77
+ "numGpu": 8
78
+ },
79
+ {
80
+ "id": "tiiuae/falcon-180B-chat",
81
+ "instanceType": "ml.p4de.24xlarge",
82
+ "numGpu": 8
83
  }
84
  ]
85
  },