runtime error
Exit code: 1. Reason: model.safetensors. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/dia/model.py", line 220, in from_pretrained loaded_model = DiaModel.from_pretrained( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hub_mixin.py", line 566, in from_pretrained instance = cls._from_pretrained( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hub_mixin.py", line 809, in _from_pretrained model_file = hf_hub_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1008, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1161, in _hf_hub_download_to_cache_dir _download_to_tmp_and_move( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1710, in _download_to_tmp_and_move xet_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 627, in xet_get download_files( RuntimeError: Data processing error: CAS service error : Reqwest Error: HTTP status server error (500 Internal Server Error), domain: https://cas-server-direct.xethub.hf.co/reconstruction/40aafc5db7d792d3fc40a4c2fafc550602ad50d4fa8397ccf7a416765b6d9dbe The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> model = Dia.from_pretrained("nari-labs/Dia-1.6B-0626", compute_dtype="float16") File "/home/user/app/dia/model.py", line 224, in from_pretrained raise RuntimeError( RuntimeError: Error loading model from Hugging Face Hub (nari-labs/Dia-1.6B-0626)
Container logs:
Fetching error logs...