# tinker.types.SaveWeightsResponse ## *class* [**tinker.types.SaveWeightsResponse**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/types/save_weights_response.py#L10)(*[BaseModel](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/_models.py#L88)*) **Fields:** - [**path**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/types/save_weights_response.py#L11) (*str*) – A tinker URI for model weights at a specific step - [**type**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/types/save_weights_response.py#L14) (*Optional\[Literal['save_weights']\]*)