runtime error

00:00, 25.9MB/s] Downloading pytorch_model.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.88G/1.88G [01:01<00:00, 30.6MB/s] Downloading (…)rocessor_config.json: 0%| | 0.00/432 [00:00<?, ?B/s] Downloading (…)rocessor_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 432/432 [00:00<00:00, 2.27MB/s] Downloading (…)okenizer_config.json: 0%| | 0.00/904 [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 904/904 [00:00<00:00, 6.04MB/s] Downloading (…)olve/main/vocab.json: 0%| | 0.00/798k [00:00<?, ?B/s] Downloading (…)olve/main/vocab.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 798k/798k [00:00<00:00, 59.4MB/s] Downloading (…)olve/main/merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] Downloading (…)olve/main/merges.txt: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 456k/456k [00:00<00:00, 171MB/s] Downloading (…)/main/tokenizer.json: 0%| | 0.00/2.11M [00:00<?, ?B/s] Downloading (…)/main/tokenizer.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.11M/2.11M [00:00<00:00, 42.4MB/s] Downloading (…)cial_tokens_map.json: 0%| | 0.00/548 [00:00<?, ?B/s] Downloading (…)cial_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 548/548 [00:00<00:00, 2.57MB/s] Downloading (…)lve/main/config.json: 0%| | 0.00/6.95k [00:00<?, ?B/s] Downloading (…)lve/main/config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 6.95k/6.95k [00:00<00:00, 31.3MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 31, in <module> blip2_model_8_bit = Blip2ForConditionalGeneration.from_pretrained("Salesforce/blip2-opt-6.7b", device_map="auto", load_in_8bit=True) File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2708, 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...