mabunday commited on
Commit
2b9a40b
1 Parent(s): d30b7f8

JumpStart automated update

Browse files

Report key [2024-03-14-07-17-58/deploy-reports/2024-03-14-07-1/processed-report.json]

Files changed (1) hide show
  1. modal.json +8 -2
modal.json CHANGED
@@ -2098,9 +2098,15 @@
2098
  },
2099
  {
2100
  "id": "codellama/CodeLlama-70b-hf",
2101
- "instanceType": "ml.g5.48xlarge",
2102
  "numGpu": 8,
2103
- "containerStartupHealthCheckTimeout": 1200
 
 
 
 
 
 
2104
  }
2105
  ]
2106
  },
 
2098
  },
2099
  {
2100
  "id": "codellama/CodeLlama-70b-hf",
2101
+ "instanceType": "ml.p4d.24xlarge",
2102
  "numGpu": 8,
2103
+ "containerStartupHealthCheckTimeout": 1500
2104
+ },
2105
+ {
2106
+ "id": "meta-llama/Llama-2-7b-chat-hf",
2107
+ "instanceType": "ml.g5.12xlarge",
2108
+ "numGpu": 4,
2109
+ "containerStartupHealthCheckTimeout": 900
2110
  }
2111
  ]
2112
  },