runtime error

Exit code: 1. Reason: 0:00<?, ?B/s] model-00002-of-00002.safetensors: 10%|▉ | 80.5M/805M [00:01<00:12, 58.8MB/s] model-00002-of-00002.safetensors: 67%|██████▋ | 537M/805M [00:02<00:01, 252MB/s]  model-00002-of-00002.safetensors: 100%|██████████| 805M/805M [00:02<00:00, 299MB/s] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 2/2 [00:00<00:00, 9.40it/s] generation_config.json: 0%| | 0.00/113 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 113/113 [00:00<00:00, 840kB/s] tokenizer_config.json: 0%| | 0.00/362k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 362k/362k [00:00<00:00, 38.0MB/s] tokenizer.json: 0%| | 0.00/9.78M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 9.78M/9.78M [00:00<00:00, 15.0MB/s] special_tokens_map.json: 0%| | 0.00/826 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 826/826 [00:00<00:00, 5.69MB/s] chat_template.jinja: 0%| | 0.00/2.09k [00:00<?, ?B/s] chat_template.jinja: 100%|██████████| 2.09k/2.09k [00:00<00:00, 14.6MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 94, in <module> pipe = pipeline( File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 1210, in pipeline return pipeline_class(model=model, framework=framework, task=task, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/text_generation.py", line 121, in __init__ super().__init__(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/base.py", line 980, in __init__ raise ValueError( ValueError: The model has been loaded with `accelerate` and therefore cannot be moved to a specific device. Please discard the `device` argument when creating your pipeline object.

Container logs:

Fetching error logs...