FoundryModelWeightType type

The weight type of the model.

type FoundryModelWeightType = "FullWeight" | "LoRA" | "DraftModel"