runtime error

Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/475 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 475/475 [00:00<00:00, 3.90MB/s] vocab.json: 0%| | 0.00/798k [00:00<?, ?B/s] vocab.json: 100%|██████████| 798k/798k [00:00<00:00, 127MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 51.5MB/s] tokenizer.json: 0%| | 0.00/3.56M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 3.56M/3.56M [00:00<00:00, 23.5MB/s] special_tokens_map.json: 0%| | 0.00/99.0 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 99.0/99.0 [00:00<00:00, 669kB/s] config.json: 0%| | 0.00/1.35k [00:00<?, ?B/s] config.json: 100%|██████████| 1.35k/1.35k [00:00<00:00, 12.0MB/s] model.safetensors: 0%| | 0.00/164M [00:00<?, ?B/s] model.safetensors: 28%|██▊ | 45.6M/164M [00:01<00:02, 45.4MB/s] model.safetensors: 100%|██████████| 164M/164M [00:01<00:00, 124MB/s] generation_config.json: 0%| | 0.00/119 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 119/119 [00:00<00:00, 984kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> model.to(device) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4332, in to raise ValueError( ValueError: `.to` is not supported for `8-bit` bitsandbytes models. Please use the model as it is, since the model has already been set to the correct devices and casted to the correct `dtype`.

Container logs:

Fetching error logs...