runtime error

Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/47.0k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 47.0k/47.0k [00:00<00:00, 187MB/s] tokenizer.model: 0%| | 0.00/4.24M [00:00<?, ?B/s] tokenizer.model: 100%|██████████| 4.24M/4.24M [00:00<00:00, 14.6MB/s] tokenizer.json: 0%| | 0.00/17.5M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 17.5M/17.5M [00:00<00:00, 30.5MB/s] special_tokens_map.json: 0%| | 0.00/636 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 636/636 [00:00<00:00, 6.32MB/s] config.json: 0%| | 0.00/838 [00:00<?, ?B/s] config.json: 100%|██████████| 838/838 [00:00<00:00, 5.51MB/s] `torch_dtype` is deprecated! Use `dtype` instead! Traceback (most recent call last): File "/app/app.py", line 13, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 604, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 277, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4806, in from_pretrained raise ValueError( ValueError: Using a `device_map`, `tp_plan`, `torch.device` context manager or setting `torch.set_default_device(device)` requires `accelerate`. You can install it with `pip install accelerate`

Container logs:

Fetching error logs...