Is your feature request related to a problem? Please describe.
When using load_from_mmar there is no utility to find where the model pt/ts file is located when it is needed (e.g. for training).
Describe the solution you'd like
It would be great if _get_model_spec were either made available for import or there was a utility where one can pass the MMAR id and get the relative model path.