Vertex AI v1beta1 API - Enum VeoHyperParameters.Types.AdapterSize (1.0.0-beta78)

public enum VeoHyperParameters.Types.AdapterSize

Reference documentation and code samples for the Vertex AI v1beta1 API enum VeoHyperParameters.Types.AdapterSize.

Adapter size for LoRA tuning.

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Fields

Name Description
Eight

Adapter size 8. This is the default adapter size for Veo LoRA tuning.

Sixteen

Adapter size 16.

ThirtyTwo

Adapter size 32.

Unspecified

Adapter size is unspecified.