runtime error

| 0.00/131 [00:00<?, ?B/s] Downloading (…)cial_tokens_map.json: 100%|██████████| 131/131 [00:00<00:00, 1.18MB/s] Downloading (…)lve/main/config.json: 0%| | 0.00/1.01k [00:00<?, ?B/s] Downloading (…)lve/main/config.json: 100%|██████████| 1.01k/1.01k [00:00<00:00, 8.85MB/s] Downloading (…)onfiguration_jais.py: 0%| | 0.00/6.76k [00:00<?, ?B/s] Downloading (…)onfiguration_jais.py: 100%|██████████| 6.76k/6.76k [00:00<00:00, 48.1MB/s] A new version of the following files was downloaded from https://huggingface.co/inception-mbzuai/jais-13b-chat: - configuration_jais.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. Downloading (…)ain/modeling_jais.py: 0%| | 0.00/68.6k [00:00<?, ?B/s] Downloading (…)ain/modeling_jais.py: 100%|██████████| 68.6k/68.6k [00:00<00:00, 316MB/s] A new version of the following files was downloaded from https://huggingface.co/inception-mbzuai/jais-13b-chat: - modeling_jais.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> model = AutoModelForCausalLM.from_pretrained("inception-mbzuai/jais-13b-chat", load_in_8bit=True, device_map="auto", trust_remote_code=True) File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 558, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2482, 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...