runtime error

Downloading (…)okenizer_config.json: 0%| | 0.00/1.43k [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|██████████| 1.43k/1.43k [00:00<00:00, 10.6MB/s] Downloading tokenizer.model: 0%| | 0.00/493k [00:00<?, ?B/s] Downloading tokenizer.model: 100%|██████████| 493k/493k [00:00<00:00, 31.2MB/s] Downloading (…)/main/tokenizer.json: 0%| | 0.00/1.80M [00:00<?, ?B/s] Downloading (…)/main/tokenizer.json: 100%|██████████| 1.80M/1.80M [00:00<00:00, 71.7MB/s] Downloading (…)in/added_tokens.json: 0%| | 0.00/42.0 [00:00<?, ?B/s] Downloading (…)in/added_tokens.json: 100%|██████████| 42.0/42.0 [00:00<00:00, 354kB/s] Downloading (…)cial_tokens_map.json: 0%| | 0.00/168 [00:00<?, ?B/s] Downloading (…)cial_tokens_map.json: 100%|██████████| 168/168 [00:00<00:00, 1.62MB/s] Downloading (…)lve/main/config.json: 0%| | 0.00/638 [00:00<?, ?B/s] Downloading (…)lve/main/config.json: 100%|██████████| 638/638 [00:00<00:00, 4.61MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> model = AutoModelForCausalLM.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 566, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2714, in from_pretrained raise ImportError( ImportError: Using `load_in_8bit=True` requires Accelerate: `pip install accelerate` and the latest version of bitsandbytes `pip install -i https://test.pypi.org/simple/ bitsandbytes` or pip install bitsandbytes`

Container logs:

Fetching error logs...