tinker.types.ExternalWeightsUrlsResponse
class tinker.types.ExternalWeightsUrlsResponse(BaseModel)
Fields:
- urls (dict[str, str]) – Signed download URL per file, keyed by the file path relative to the checkpoint root
- expires (datetime.datetime) – When the signed URLs expire