jinyolim commited on
Commit
78f7805
1 Parent(s): 822f2f3

JumpStart automated update

Browse files

Report key [2023-11-10-00-09-33/deploy-reports/2023-11-10-00-1/processed-report.json]

Files changed (1) hide show
  1. modal.json +4 -8
modal.json CHANGED
@@ -1,8 +1,6 @@
1
  {
2
- "inference":
3
- {
4
- "model":
5
- [
6
  {
7
  "id": "amazon/FalconLite",
8
  "instanceType": "ml.g5.12xlarge",
@@ -992,8 +990,7 @@
992
  "id": "amazon/FalconLite2",
993
  "instanceType": "ml.p5.48xlarge",
994
  "numGpu": 8,
995
- "containerStartupHealthCheckTimeout": 2100,
996
- "quantizationMethod": "gptq"
997
  },
998
  {
999
  "id": "TheBloke/Llama-2-7B-GPTQ",
@@ -2017,6 +2014,5 @@
2017
  }
2018
  ]
2019
  },
2020
- "training":
2021
- {}
2022
  }
 
1
  {
2
+ "inference": {
3
+ "model": [
 
 
4
  {
5
  "id": "amazon/FalconLite",
6
  "instanceType": "ml.g5.12xlarge",
 
990
  "id": "amazon/FalconLite2",
991
  "instanceType": "ml.p5.48xlarge",
992
  "numGpu": 8,
993
+ "containerStartupHealthCheckTimeout": 2100
 
994
  },
995
  {
996
  "id": "TheBloke/Llama-2-7B-GPTQ",
 
2014
  }
2015
  ]
2016
  },
2017
+ "training": {}
 
2018
  }