mabunday commited on
Commit
b6b42bc
1 Parent(s): 3fa886f

fix tiiuae/falcon-7b

Browse files
Files changed (1) hide show
  1. modal.json +2 -2
modal.json CHANGED
@@ -2044,8 +2044,8 @@
2044
  },
2045
  {
2046
  "id": "tiiuae/falcon-7b",
2047
- "instanceType": "ml.g5.12xlarge",
2048
- "numGpu": 4,
2049
  "containerStartupHealthCheckTimeout": 900
2050
  }
2051
  ]
 
2044
  },
2045
  {
2046
  "id": "tiiuae/falcon-7b",
2047
+ "instanceType": "ml.g5.2xlarge",
2048
+ "numGpu": 1,
2049
  "containerStartupHealthCheckTimeout": 900
2050
  }
2051
  ]