mabunday commited on
Commit
81a4db0
1 Parent(s): b6b42bc

JumpStart automated update

Browse files

Report key [2023-11-30-07-19-11/deploy-reports/2023-11-30-07-2/processed-report.json]

Files changed (1) hide show
  1. modal.json +6 -0
modal.json CHANGED
@@ -2047,6 +2047,12 @@
2047
  "instanceType": "ml.g5.2xlarge",
2048
  "numGpu": 1,
2049
  "containerStartupHealthCheckTimeout": 900
 
 
 
 
 
 
2050
  }
2051
  ]
2052
  },
 
2047
  "instanceType": "ml.g5.2xlarge",
2048
  "numGpu": 1,
2049
  "containerStartupHealthCheckTimeout": 900
2050
+ },
2051
+ {
2052
+ "id": "bigscience/bloom",
2053
+ "instanceType": "ml.g5.12xlarge",
2054
+ "numGpu": 4,
2055
+ "containerStartupHealthCheckTimeout": 900
2056
  }
2057
  ]
2058
  },