runtime error
Exit code: 1. Reason: for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet` pytorch_model-00002-of-00002.bin: 0%| | 0.00/3.85G [00:00<?, ?B/s][A pytorch_model-00002-of-00002.bin: 1%| | 21.0M/3.85G [00:01<03:11, 20.0MB/s][A pytorch_model-00002-of-00002.bin: 1%| | 41.9M/3.85G [00:02<03:57, 16.0MB/s][A pytorch_model-00002-of-00002.bin: 13%|█▎ | 493M/3.85G [00:03<00:18, 184MB/s] [A pytorch_model-00002-of-00002.bin: 31%|███ | 1.18G/3.85G [00:04<00:07, 365MB/s][A pytorch_model-00002-of-00002.bin: 41%|████▏ | 1.59G/3.85G [00:05<00:06, 369MB/s][A pytorch_model-00002-of-00002.bin: 64%|██████▎ | 2.45G/3.85G [00:06<00:02, 520MB/s][A pytorch_model-00002-of-00002.bin: 78%|███████▊ | 2.99G/3.85G [00:08<00:01, 472MB/s][A pytorch_model-00002-of-00002.bin: 100%|█████████▉| 3.85G/3.85G [00:09<00:00, 428MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 46, in <module> deepseek_model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 571, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 279, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4399, in from_pretrained ) = cls._load_pretrained_model( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4736, in _load_pretrained_model raise ValueError( ValueError: The current `device_map` had weights offloaded to the disk. Please provide an `offload_folder` for them. Alternatively, make sure you have `safetensors` installed if the model you are using offers the weights in this format.
Container logs:
Fetching error logs...