Skip to content

SaveWeightsResponse

class mint.types.SaveWeightsResponse ( BaseModel )

Fields:

  • path ( str ) – A mindlab-toolkit URI for model weights at a specific step
  • type ( Optional[Literal['save_weights']] )