# tinker.types.SaveWeightsForSamplerResponse

## _class_ [**tinker.types.SaveWeightsForSamplerResponse**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/types/_pydantic_types/save_weights_for_sampler_response.py#L19)( _[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/_pydantic_types/save_weights_for_sampler_response.py#L20) ( _str_) – A tinker URI for model weights for sampling at a specific step  
- [**type**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/types/_pydantic_types/save_weights_for_sampler_response.py#L23) ( _Optional[Literal['save_weights_for_sampler']]_)
