florentgbelidji HF staff commited on
Commit
e985277
·
verified ·
1 Parent(s): 4b23fb7

Update modal.json

Browse files
Files changed (1) hide show
  1. modal.json +2 -2
modal.json CHANGED
@@ -93,8 +93,8 @@
93
  },
94
  {
95
  "id": "google/gemma-7b",
96
- "instanceType": "ml.p5.48xlarge",
97
- "numGpu": 8,
98
  "containerStartupHealthCheckTimeout": 2100
99
  },
100
  {
 
93
  },
94
  {
95
  "id": "google/gemma-7b",
96
+ "instanceType": "g6e.2xlarge",
97
+ "numGpu": 1,
98
  "containerStartupHealthCheckTimeout": 2100
99
  },
100
  {