Skip to content

Commit 1b331bd

Browse files
Terraform Team Automationjotruon
authored andcommitted
Bug Fix - Documentaion fix for datascience modeldeployment
1 parent 7196f81 commit 1b331bd

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

website/docs/d/datascience_model_deployment.html.markdown

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,8 @@ The following attributes are exported:
5454
* `instance_configuration` - The model deployment instance configuration
5555
* `instance_shape_name` - The shape used to launch the model deployment instances.
5656
* `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-
=======
6157
* `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.
6258
* `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
6459
* `model_id` - The OCID of the model you want to deploy.
6560
* `scaling_policy` - The scaling policy to apply to each model of the deployment.
6661
* `instance_count` - The number of instances for the model deployment.

website/docs/d/datascience_model_deployments.html.markdown

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,8 @@ The following attributes are exported:
7373
* `instance_configuration` - The model deployment instance configuration
7474
* `instance_shape_name` - The shape used to launch the model deployment instances.
7575
* `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-
=======
8076
* `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.
8177
* `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
8378
* `model_id` - The OCID of the model you want to deploy.
8479
* `scaling_policy` - The scaling policy to apply to each model of the deployment.
8580
* `instance_count` - The number of instances for the model deployment.

0 commit comments

Comments
 (0)