You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/d/datascience_model_deployment.html.markdown
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,13 +54,8 @@ The following attributes are exported:
54
54
* `instance_configuration` - The model deployment instance configuration
55
55
* `instance_shape_name` - The shape used to launch the model deployment instances.
56
56
* `model_deployment_instance_shape_config_details` - Details for the model-deployment instance shape configuration.
57
-
<<<<<<< ours
58
-
* `memory_in_gbs` - A model-deployment instance of type VM.Standard.E3.Flex or VM.Standard.E4.Flex allows the memory to be specified with in the range of 6 to 1024 GB. VM.Standard3.Flex memory range is between 6 to 512 GB and VM.Optimized3.Flex memory range is between 6 to 256 GB.
59
-
* `ocpus` - A model-deployment instance of type VM.Standard.E3.Flex or VM.Standard.E4.Flex allows the ocpu count to be specified with in the range of 1 to 64 ocpu. VM.Standard3.Flex OCPU range is between 1 to 32 ocpu and for VM.Optimized3.Flex OCPU range is 1 to 18 ocpu.
60
-
=======
61
57
* `memory_in_gbs` - A model-deployment instance of type VM.Standard.E3.Flex or VM.Standard.E4.Flex allows the memory to be specified with in the range of 6 to 1024 GB. VM.Standard3.Flex memory range is between 6 and 512 GB and VM.Optimized3.Flex memory range is between 6 and 256 GB.
62
58
* `ocpus` - A model-deployment instance of type VM.Standard.E3.Flex or VM.Standard.E4.Flex allows the ocpu count to be specified with in the range of 1 to 64 ocpu. VM.Standard3.Flex OCPU range is between 1 and 32 ocpu and for VM.Optimized3.Flex OCPU range is 1 to 18 ocpu.
63
-
>>>>>>> theirs
64
59
* `model_id` - The OCID of the model you want to deploy.
65
60
* `scaling_policy` - The scaling policy to apply to each model of the deployment.
66
61
* `instance_count` - The number of instances for the model deployment.
Copy file name to clipboardExpand all lines: website/docs/d/datascience_model_deployments.html.markdown
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,13 +73,8 @@ The following attributes are exported:
73
73
* `instance_configuration` - The model deployment instance configuration
74
74
* `instance_shape_name` - The shape used to launch the model deployment instances.
75
75
* `model_deployment_instance_shape_config_details` - Details for the model-deployment instance shape configuration.
76
-
<<<<<<< ours
77
-
* `memory_in_gbs` - A model-deployment instance of type VM.Standard.E3.Flex or VM.Standard.E4.Flex allows the memory to be specified with in the range of 6 to 1024 GB. VM.Standard3.Flex memory range is between 6 to 512 GB and VM.Optimized3.Flex memory range is between 6 to 256 GB.
78
-
* `ocpus` - A model-deployment instance of type VM.Standard.E3.Flex or VM.Standard.E4.Flex allows the ocpu count to be specified with in the range of 1 to 64 ocpu. VM.Standard3.Flex OCPU range is between 1 to 32 ocpu and for VM.Optimized3.Flex OCPU range is 1 to 18 ocpu.
79
-
=======
80
76
* `memory_in_gbs` - A model-deployment instance of type VM.Standard.E3.Flex or VM.Standard.E4.Flex allows the memory to be specified with in the range of 6 to 1024 GB. VM.Standard3.Flex memory range is between 6 and 512 GB and VM.Optimized3.Flex memory range is between 6 and 256 GB.
81
77
* `ocpus` - A model-deployment instance of type VM.Standard.E3.Flex or VM.Standard.E4.Flex allows the ocpu count to be specified with in the range of 1 to 64 ocpu. VM.Standard3.Flex OCPU range is between 1 and 32 ocpu and for VM.Optimized3.Flex OCPU range is 1 to 18 ocpu.
82
-
>>>>>>> theirs
83
78
* `model_id` - The OCID of the model you want to deploy.
84
79
* `scaling_policy` - The scaling policy to apply to each model of the deployment.
85
80
* `instance_count` - The number of instances for the model deployment.
0 commit comments