Download Model
- download_model(self, job: CompileJob, filename: str)
Download a model from the QAI Hub.
- Parameters:
job – The job to download the model from.
filename – The filename to save the model to.
Note
For details, see download_target_model in QAI Hub API.