runtime error

Exit code: 1. Reason: ] special_tokens_map.json: 0%| | 0.00/616 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 616/616 [00:00<00:00, 3.99MB/s] config.json: 0%| | 0.00/772 [00:00<?, ?B/s] config.json: 100%|██████████| 772/772 [00:00<00:00, 4.42MB/s] model.safetensors: 0%| | 0.00/3.09G [00:00<?, ?B/s] model.safetensors: 0%| | 9.09M/3.09G [00:01<09:22, 5.47MB/s] model.safetensors: 3%|▎ | 83.4M/3.09G [00:03<01:43, 29.0MB/s] model.safetensors: 6%|▌ | 192M/3.09G [00:04<00:52, 55.4MB/s]  model.safetensors: 13%|█▎ | 394M/3.09G [00:05<00:29, 90.6MB/s] model.safetensors: 19%|█▉ | 595M/3.09G [00:06<00:21, 116MB/s]  model.safetensors: 40%|███▉ | 1.22G/3.09G [00:08<00:07, 250MB/s] model.safetensors: 63%|██████▎ | 1.95G/3.09G [00:09<00:03, 378MB/s] model.safetensors: 85%|████████▍ | 2.62G/3.09G [00:10<00:01, 455MB/s] model.safetensors: 100%|██████████| 3.09G/3.09G [00:10<00:00, 282MB/s] generation_config.json: 0%| | 0.00/165 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 165/165 [00:00<00:00, 925kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> generator = pipeline( File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 1229, 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 981, 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...