runtime error

Exit code: 1. Reason: s. To continue using the slow processor, instantiate this class with `use_fast=False`. Note that this behavior will be extended to all models in a future release. tokenizer_config.json: 0%| | 0.00/4.33k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 4.33k/4.33k [00:00<00:00, 23.4MB/s] vocab.json: 0%| | 0.00/2.78M [00:00<?, ?B/s] vocab.json: 100%|██████████| 2.78M/2.78M [00:00<00:00, 31.8MB/s] merges.txt: 0%| | 0.00/1.67M [00:00<?, ?B/s] merges.txt: 100%|██████████| 1.67M/1.67M [00:00<00:00, 9.59MB/s] tokenizer.json: 0%| | 0.00/11.4M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 11.4M/11.4M [00:00<00:00, 24.2MB/s] added_tokens.json: 0%| | 0.00/392 [00:00<?, ?B/s] added_tokens.json: 100%|██████████| 392/392 [00:00<00:00, 3.44MB/s] special_tokens_map.json: 0%| | 0.00/613 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 613/613 [00:00<00:00, 4.14MB/s] You have video processor config saved in `preprocessor.json` file which is deprecated. Video processor configs should be saved in their own `video_preprocessor.json` file. You can rename the file or load and save the processor back which renames it automatically. Loading from `preprocessor.json` will be removed in v5.0. chat_template.json: 0%| | 0.00/1.05k [00:00<?, ?B/s] chat_template.json: 100%|██████████| 1.05k/1.05k [00:00<00:00, 7.38MB/s] You shouldn't move a model that is dispatched using accelerate hooks. Traceback (most recent call last): File "/home/user/app/app.py", line 29, in <module> model = model.to(device) File "/usr/local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 462, in wrapper raise RuntimeError("You can't move a model that has some modules offloaded to cpu or disk.") RuntimeError: You can't move a model that has some modules offloaded to cpu or disk.

Container logs:

Fetching error logs...