Skip to content

tinker.types.CheckpointsListResponse

class tinker.types.CheckpointsListResponse(BaseModel)

Fields:

  • checkpoints – List of available model checkpoints for the model
  • cursor – Pagination cursor information (None for unpaginated responses)