mabunday commited on
Commit
780765d
1 Parent(s): 78f7805

JumpStart automated update

Browse files

Report key [2023-11-10-05-21-55/deploy-reports/2023-11-10-05-2/processed-report.json]

Files changed (1) hide show
  1. modal.json +24 -0
modal.json CHANGED
@@ -2011,6 +2011,30 @@
2011
  "instanceType": "ml.p5.48xlarge",
2012
  "numGpu": 8,
2013
  "containerStartupHealthCheckTimeout": 2100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2014
  }
2015
  ]
2016
  },
 
2011
  "instanceType": "ml.p5.48xlarge",
2012
  "numGpu": 8,
2013
  "containerStartupHealthCheckTimeout": 2100
2014
+ },
2015
+ {
2016
+ "id": "meta-llama/Llama-2-13b-hf",
2017
+ "instanceType": "ml.g5.12xlarge",
2018
+ "numGpu": 4,
2019
+ "containerStartupHealthCheckTimeout": 900
2020
+ },
2021
+ {
2022
+ "id": "meta-llama/Llama-2-13b-chat-hf",
2023
+ "instanceType": "ml.g5.12xlarge",
2024
+ "numGpu": 4,
2025
+ "containerStartupHealthCheckTimeout": 900
2026
+ },
2027
+ {
2028
+ "id": "meta-llama/Llama-2-70b-chat-hf",
2029
+ "instanceType": "ml.g5.12xlarge",
2030
+ "numGpu": 4,
2031
+ "containerStartupHealthCheckTimeout": 900
2032
+ },
2033
+ {
2034
+ "id": "meta-llama/Llama-2-70b-hf",
2035
+ "instanceType": "ml.g5.12xlarge",
2036
+ "numGpu": 4,
2037
+ "containerStartupHealthCheckTimeout": 900
2038
  }
2039
  ]
2040
  },