runtime error
Exit code: 1. Reason: 00%|██████████| 798k/798k [00:00<00:00, 69.8MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 41.6MB/s] tokenizer.json: 0%| | 0.00/3.56M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 3.56M/3.56M [00:00<00:00, 57.8MB/s] added_tokens.json: 0%| | 0.00/24.0 [00:00<?, ?B/s][A added_tokens.json: 100%|██████████| 24.0/24.0 [00:00<00:00, 194kB/s] special_tokens_map.json: 0%| | 0.00/606 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 606/606 [00:00<00:00, 4.41MB/s] config.json: 0%| | 0.00/1.02k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.02k/1.02k [00:00<00:00, 6.60MB/s] `torch_dtype` is deprecated! Use `dtype` instead! model.safetensors: 0%| | 0.00/328M [00:00<?, ?B/s][A model.safetensors: 20%|██ | 67.0M/328M [00:01<00:06, 39.4MB/s][A model.safetensors: 100%|██████████| 328M/328M [00:02<00:00, 152MB/s] generation_config.json: 0%| | 0.00/125 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 125/125 [00:00<00:00, 725kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 12, 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...