mabunday commited on
Commit
23bd582
1 Parent(s): eb989f3

JumpStart automated update

Browse files

Report key [2023-11-12-07-25-38/deploy-reports/2023-11-12-07-2/processed-report.json]

Files changed (1) hide show
  1. modal.json +6 -0
modal.json CHANGED
@@ -2035,6 +2035,12 @@
2035
  "instanceType": "ml.g5.48xlarge",
2036
  "numGpu": 8,
2037
  "containerStartupHealthCheckTimeout": 1200
 
 
 
 
 
 
2038
  }
2039
  ]
2040
  },
 
2035
  "instanceType": "ml.g5.48xlarge",
2036
  "numGpu": 8,
2037
  "containerStartupHealthCheckTimeout": 1200
2038
+ },
2039
+ {
2040
+ "id": "codellama/CodeLlama-7b-hf",
2041
+ "instanceType": "ml.g5.12xlarge",
2042
+ "numGpu": 4,
2043
+ "containerStartupHealthCheckTimeout": 900
2044
  }
2045
  ]
2046
  },