Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDedicatedAiClusterDetails

The data to create a dedicated AI cluster.

Properties

compartmentId

compartmentId: string

The compartment OCID to create the dedicated AI cluster in.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional description

description: undefined | string

An optional description of the dedicated AI cluster.

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

type

type: string

The dedicated AI cluster type indicating whether this is a fine-tuning/training processor or hosting/inference processor.

Allowed values are: - HOSTING - FINE_TUNING

unitCount

unitCount: number

The number of dedicated units in this AI cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

unitShape

unitShape: string

The shape of dedicated unit in this AI cluster. The underlying hardware configuration is hidden from customers.

Allowed values are: - LARGE_COHERE - LARGE_COHERE_V2 - SMALL_COHERE - SMALL_COHERE_V2 - EMBED_COHERE - LLAMA2_70 - LARGE_GENERIC - LARGE_COHERE_V2_2

Functions

getDeserializedJsonObj

getJsonObj