runtime error
ion.HTTPSConnection object at 0x7fde925ac970>: Failed to resolve 'api.neuralmagic.com' ([Errno -3] Temporary failure in name resolution)")) ERROR:root:Trying attempt 1 of 1. ERROR:root:Download retry failed... Traceback (most recent call last): File "/home/user/app/app.py", line 31, in <module> sparse_classification_pipeline = Pipeline.create( File "/home/user/.local/lib/python3.10/site-packages/deepsparse/pipeline.py", line 502, in create return pipeline_constructor( File "/home/user/.local/lib/python3.10/site-packages/deepsparse/transformers/pipelines/zero_shot_text_classification.py", line 190, in __new__ pipeline = MnliTextClassificationPipeline(model_path, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/deepsparse/transformers/pipelines/mnli_text_classification.py", line 136, in __init__ super().__init__(model_path=model_path, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/deepsparse/transformers/pipelines/pipeline.py", line 88, in __init__ super().__init__(**kwargs) File "/home/user/.local/lib/python3.10/site-packages/deepsparse/pipeline.py", line 200, in __init__ self.onnx_file_path = self.setup_onnx_file_path() File "/home/user/.local/lib/python3.10/site-packages/deepsparse/transformers/pipelines/pipeline.py", line 104, in setup_onnx_file_path onnx_path, config_path, tokenizer_path = get_onnx_path_and_configs( File "/home/user/.local/lib/python3.10/site-packages/deepsparse/transformers/helpers.py", line 108, in get_onnx_path_and_configs zoo_model.deployment.default.get_file(_MODEL_DIR_CONFIG_NAME).path File "/home/user/.local/lib/python3.10/site-packages/sparsezoo/objects/file.py", line 91, in path self.download() File "/home/user/.local/lib/python3.10/site-packages/sparsezoo/objects/file.py", line 173, in download raise Exception("Exceed max retry attempts: {} failed".format(retries)) Exception: Exceed max retry attempts: 1 failed downloading...: 100%|██████████| 867/867 [00:05<00:00, 170B/s]
Container logs:
Fetching error logs...