File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1818 logId : ocid1.log.oc1.iad.<unique_id>
1919 projectId : ocid1.datascienceproject.oc1.<unique_id>
2020 replica : 1
21- shapeName : VM.Standard.E2.4
21+ shapeName : VM.Standard.E4.Flex
22+ shapeConfigDetails :
23+ ocpus : 1
24+ memoryInGBs : 16
2225 webConcurrency : 10
2326 type : datascienceModelDeployment
2427 runtime :
Original file line number Diff line number Diff line change 1818 logId : ocid1.log.oc1.iad.<unique_id>
1919 projectId : ocid1.datascienceproject.oc1.<unique_id>
2020 replica : 1
21- shapeName : VM.Standard.E2.4
21+ shapeName : VM.Standard.E4.Flex
22+ shapeConfigDetails :
23+ ocpus : 1
24+ memoryInGBs : 16
2225 webConcurrency : 10
2326 type : datascienceModelDeployment
2427 runtime :
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ def config(self):
4646 "project_id" : "ocid1.datascienceproject.oc1.<unique_id>" ,
4747 "log_group_id" : "ocid1.loggroup.oc1.iad.<unique_id>" ,
4848 "log_id" : "ocid1.log.oc1.iad.<unique_id>" ,
49- "shape_name" : "VM.Standard.E2.4 " ,
49+ "shape_name" : "VM.Standard.E4.Flex " ,
5050 "bandwidth_mbps" : 10 ,
5151 "replica" : 1 ,
5252 "web_concurrency" : 10 ,
You can’t perform that action at this time.
0 commit comments