runtime error

ownloading (…)/adapter_config.json: 100%|██████████| 504/504 [00:00<00:00, 3.76MB/s] Downloading (…)lve/main/config.json: 0%| | 0.00/1.10k [00:00<?, ?B/s] Downloading (…)lve/main/config.json: 100%|██████████| 1.10k/1.10k [00:00<00:00, 9.59MB/s] Downloading (…)/configuration_RW.py: 0%| | 0.00/2.61k [00:00<?, ?B/s] Downloading (…)/configuration_RW.py: 100%|██████████| 2.61k/2.61k [00:00<00:00, 23.6MB/s] A new version of the following files was downloaded from https://huggingface.co/tiiuae/falcon-7b: - configuration_RW.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 (…)main/modelling_RW.py: 0%| | 0.00/47.6k [00:00<?, ?B/s] Downloading (…)main/modelling_RW.py: 100%|██████████| 47.6k/47.6k [00:00<00:00, 147MB/s] A new version of the following files was downloaded from https://huggingface.co/tiiuae/falcon-7b: - modelling_RW.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 111, in <module> peft_model, peft_tokenizer = init_model_and_tokenizer(PEFT_MODEL = model) File "/home/user/app/app.py", line 22, in init_model_and_tokenizer peft_base_model = AutoModelForCausalLM.from_pretrained( 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 2494, 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...