mabunday commited on
Commit
9b77496
1 Parent(s): 780765d

JumpStart automated update

Browse files

Report key [2023-11-10-05-46-00/deploy-reports/2023-11-10-05-4/processed-report.json]

Files changed (1) hide show
  1. modal.json +6 -6
modal.json CHANGED
@@ -2026,15 +2026,15 @@
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
  },
 
2026
  },
2027
  {
2028
  "id": "meta-llama/Llama-2-70b-chat-hf",
2029
+ "instanceType": "ml.g5.48xlarge",
2030
+ "numGpu": 8,
2031
+ "containerStartupHealthCheckTimeout": 1200
2032
  },
2033
  {
2034
  "id": "meta-llama/Llama-2-70b-hf",
2035
+ "instanceType": "ml.g5.48xlarge",
2036
+ "numGpu": 8,
2037
+ "containerStartupHealthCheckTimeout": 1200
2038
  }
2039
  ]
2040
  },