Skip to content

Download Model

netspresso.np_qai.quantizer.NPQAIQuantizer.download_model(job, filename)

Download a model from the QAI hub.

Parameters:

Name Type Description Default
job QuantizeJob

The job to download the model from.

required
filename str

The filename to save the model to.

required
Note

For details, see download_target_model in QAI Hub API.