tinker.types.SaveWeightsResponse
Generated from tinker 0.30.4 at commit 1e5777e. Source links point at that snapshot.
class tinker.types.SaveWeightsResponse(BaseModel)
Fields:
- path (str) – A tinker URI for model weights at a specific step
- type (Optional[Literal['save_weights']])
get_console_url()
Return the Tinker Console URL for this checkpoint.
Returns: str